Simon Willison
26e6d2622c
Use :param x: for docstring comments, refs #413
2022-03-11 09:39:17 -08: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
Simon Willison
e83aef951b
New :issue: macro, closes #306
2021-08-02 14:29:16 -07:00
Simon Willison
0dca784dbe
Release 3.1.1
...
Refs #209 . Also updated copyright footer in documentation.
2021-01-01 15:56:20 -08:00
Simon Willison
65b2156d9c
Show version in docs
...
Thanks, @nedbat
https://twitter.com/nedbat/status/1150490436114534400
2019-07-14 12:45:00 -07:00
Simon Willison
91311bb0db
Sphinx docs now pull version info from git tag
...
Based on http://dreamiurg.net/2011/10/03/using-git-to-get-version-information/
2019-07-14 12:24:45 -07:00
Simon Willison
463fd3c3f6
Bump copyright year
2019-02-22 22:08:14 -08:00
Simon Willison
bd71be32ab
Initial project layout + database table creation tools
2018-07-28 06:46:17 -07:00