Release 0.25.2

This commit is contained in:
Simon Willison 2018-12-16 13:26:37 -08:00
commit b5128fc53f
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52
2 changed files with 14 additions and 0 deletions

View file

@ -70,6 +70,8 @@ Then run Datasette like this::
datasette fixtures.db -m fixtures-metadata.json
.. _contributing_documentation:
Editing and building the documentation
--------------------------------------
@ -90,6 +92,8 @@ Any time you make changes to a ``.rst`` file you can re-run ``make`` to update t
The documentation is written using reStructuredText. You may find this article on `The subset of reStructuredText worth committing to memory <https://simonwillison.net/2018/Aug/25/restructuredtext/>`__ useful.
.. _contributing_release:
Release process
---------------