aboutsummaryrefslogtreecommitdiffstats
path: root/docs/utils.py (follow)
Commit message (Collapse)AuthorAgeLines
* 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