aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md (follow)
Commit message (Collapse)AuthorAgeLines
* adhere to google docstrings stylev10.6.0Gravatar shtlrs2024-01-30-1/+1
|
* Document The Docs FolderGravatar Hassan Abouelela2022-05-29-0/+19
| | | | | | | Add a brief explanation about each item in the docs folder, to help contributors navigate and understand what each part does. Signed-off-by: Hassan Abouelela <[email protected]>
* Add Sphinx-MultiVersionGravatar Hassan Abouelela2022-05-29-4/+21
| | | | | | | | 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-2/+2
| | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
* Add Doc Static Previews With NetlifyGravatar Hassan Abouelela2022-01-09-0/+6
| | | | | Adds a helper script which downloads and calls the netlify build script from the site project, to enable static previews for docs.
* Reword Unclear Statement in DocsGravatar Hassan Abouelela2021-12-03-1/+2
|
* Add Sphinx DocsGravatar Hassan Abouelela2021-12-02-0/+44
Adds a customized sphinx doc builder.