Commit graph

4 commits

Author SHA1 Message Date
Simon Willison
577078fe01
ReadTheDocs formats: - pdf - epub 2024-04-09 20:34:42 -07:00
Simon Willison
80763edaa2
Different approach for Python 3.11 on ReadTheDocs
Refs #540
2023-05-07 11:40:47 -07:00
Simon Willison
963518bb16
Build with 3.11 on ReadTheDocs
Refs #540
2023-05-07 11:38:54 -07:00
Simon Willison
6155da72c8
Add reference page to documentation using Sphinx autodoc (#312)
* Docstrings and type annotations for almost every method
* New /reference API documentation page using Sphink autodoc
* Custom Read The Docs config, to get autodoc working
* Fix for #313 (add_foreign_keys() doesn't reject being called with a View)
* Fixed #315 (.delete_where() returns [] when it should return self)
2021-08-10 16:09:28 -07:00