aboutsummaryrefslogtreecommitdiffstats
path: root/docs/utils.py (follow)
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'upstream/main' into no-duplicate-decoGravatar Numerlor2022-09-18-0/+1
|\
| * Merge PR #105: Correctly determine source modules for re-exported symbolsGravatar Numerlor2022-07-23-0/+1
| |
* | reword docstringsGravatar Numerlor2022-06-21-1/+1
| | | | | | | | Co-authored-by: MarkKoz <[email protected]>
* | Only append ids from Name nodesGravatar Numerlor2022-06-15-2/+4
| |
* | Check assignments nested in ifs when searching for symbol definitionGravatar Numerlor2022-06-15-14/+33
|/
* Add Sphinx-MultiVersionGravatar Hassan Abouelela2022-05-29-8/+61
| | | | | | | | Adds the sphinx-multiversion package to be used for generating docs for all versions of the project, not just the latest. This includes all the necessary configuration to make it work cleanly. Signed-off-by: Hassan Abouelela <[email protected]>
* Restore Releases ChangelogGravatar Hassan Abouelela2022-05-29-1/+49
| | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
* Don't break if functions are directly in module init filesGravatar Chris Lovering2022-03-03-1/+4
|
* Update GHA Docs Build To Match PyprojectGravatar Chris Lovering2022-02-24-1/+1
| | | | | | | Updates the command in GH actions to match the command in pyproject to generate the correct output. Kaizens a small fix in clean up.
* Include utils package in doc cleanup funcitonGravatar Chris Lovering2022-02-24-1/+1
|
* Update how we auto-generate docsGravatar Hassan Abouelela2022-02-21-0/+117