datasette/docs
Simon Willison d9b508ffaa @documented decorator plus unit test plus sphinx.ext.autodoc
New mechanism for marking datasette.utils functions that should be covered by the
documentation, then testing that they have indeed been documented.

Also enabled sphinx.ext.autodoc which can now be used to embed the documented
versions of those functions.

Refs #1176
2022-02-06 22:31:06 -08:00
..
_static/css Fix for version color in nav, refs #892 2020-07-12 13:00:16 -07:00
_templates Show link to /stable/ on /latest/ pages, refs #1608 2022-01-20 14:40:44 -08:00
.gitignore Added initial docs, including a changelog 2017-11-16 07:11:00 -08:00
advanced_export.png Export option: _shape=array&_nl=on for newline-delimited JSON 2019-01-27 17:40:23 -08:00
authentication.rst Spelling corrections plus CI job for codespell 2021-08-03 09:36:38 -07:00
auto-build.sh Added --load-extension argument to datasette serve 2017-11-16 08:48:49 -08:00
binary_data.png Binary data documentation, closes #1047 2020-10-31 14:37:58 -07:00
binary_data.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
changelog.rst Release 0.60 2022-01-13 17:36:51 -08:00
cli-reference.rst Replace update-docs-help.py with cog, closes #1598 2022-01-13 16:47:53 -08:00
codespell-ignore-words.txt Spelling corrections plus CI job for codespell 2021-08-03 09:36:38 -07:00
conf.py @documented decorator plus unit test plus sphinx.ext.autodoc 2022-02-06 22:31:06 -08:00
contributing.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
csv_export.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
custom_templates.rst Rework the --static documentation 2021-10-14 11:39:55 -07:00
datasette-0.51.png Release 0.51 2020-10-31 15:21:49 -07:00
datasette-logo.svg Added new logo to the documentation 2020-07-12 12:53:29 -07:00
deploying.rst Link to Apache proxy demo from documentation, closes #1524 2021-11-20 15:33:58 -08:00
ecosystem.rst Shrunk ecosystem docs in favour of datasette.io, closes #1182 2021-01-09 14:17:18 -08:00
facets.png Added screenshots to facets and full_text_search docs, refs #255 2018-05-16 08:27:24 -07:00
facets.rst Fixed bug with metadata config of array/date facets, closes #1552 2021-12-16 10:47:40 -08:00
full_text_search.png Added screenshots to facets and full_text_search docs, refs #255 2018-05-16 08:27:24 -07:00
full_text_search.rst Update full_text_search.rst (#1474) 2021-10-13 14:10:23 -07:00
getting_started.rst Replace update-docs-help.py with cog, closes #1598 2022-01-13 16:47:53 -08:00
index.rst Tweak order of documentation contents 2022-01-13 16:30:00 -08:00
installation.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
internals.rst @documented decorator plus unit test plus sphinx.ext.autodoc 2022-02-06 22:31:06 -08:00
introspection.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
json_api.rst Refactored alternate_url_json mechanism, refs #1620, #1533 2022-02-02 13:32:47 -08:00
Makefile Added documentation on the Datasette Ecosystem 2019-01-31 19:36:07 -08:00
metadata.rst Column metadata, closes #942 2021-08-12 16:53:23 -07:00
pages.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
performance.rst Spelling corrections plus CI job for codespell 2021-08-03 09:36:38 -07:00
plugin_hooks.rst Fixed spelling of "raise" 2022-02-05 22:46:33 -08:00
plugins.rst Return plugins and hooks in predictable order 2022-01-19 21:14:04 -08:00
publish.rst Replace update-docs-help.py with cog, closes #1598 2022-01-13 16:47:53 -08:00
readthedocs-requirements.txt Update docutils requirement from <0.18 to <0.19 (#1508) 2021-11-29 18:35:18 -08:00
settings.rst Link to datasette.tracer from trace_debug docs, refs #1576 2022-02-04 21:28:35 -08:00
spatialite.rst Fix links in SpatiaLite tutorial, closes #1278 2021-03-27 09:16:45 -07:00
sql_queries.rst Clarify that magic parameters don't work for custom SQL 2022-01-25 10:39:03 -08:00
testing_plugins.rst Fixed typo 2021-02-22 09:35:41 -08:00
writing_plugins.rst Updated cookiecutter installation link 2021-07-23 12:38:09 -07:00