Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/main' into no-duplicate-deco | 2022-09-18 | -0/+1 | |
|\ | ||||
| * | Merge PR #105: Correctly determine source modules for re-exported symbols | 2022-07-23 | -0/+1 | |
| | | ||||
* | | reword docstrings | 2022-06-21 | -1/+1 | |
| | | | | | | | | Co-authored-by: MarkKoz <[email protected]> | |||
* | | Only append ids from Name nodes | 2022-06-15 | -2/+4 | |
| | | ||||
* | | Check assignments nested in ifs when searching for symbol definition | 2022-06-15 | -14/+33 | |
|/ | ||||
* | Add Sphinx-MultiVersion | 2022-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 Changelog | 2022-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 files | 2022-03-03 | -1/+4 | |
| | ||||
* | Update GHA Docs Build To Match Pyproject | 2022-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 funciton | 2022-02-24 | -1/+1 | |
| | ||||
* | Update how we auto-generate docs | 2022-02-21 | -0/+117 | |