datasette/docs
Simon Willison 7ecf5bf5ce Release 1.0a7
Refs #2189
2023-09-21 15:06:19 -07:00
..
_static Add favicon to documentation (#1967) 2022-12-31 11:00:31 -08:00
_templates Drop jQuery dependency 2023-03-26 16:38:58 -07:00
.gitignore Added initial docs, including a changelog 2017-11-16 07:11:00 -08:00
Makefile Added documentation on the Datasette Ecosystem 2019-01-31 19:36:07 -08:00
authentication.rst Contraction - Google and Microsoft styleguides like it 2023-09-05 19:43:01 -07:00
auto-build.sh Added --load-extension argument to datasette serve 2017-11-16 08:48:49 -08:00
binary_data.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
changelog.rst Release 1.0a7 2023-09-21 15:06:19 -07:00
cli-reference.rst Add new `--internal internal.db` option, deprecate legacy `_internal` database 2023-08-28 20:24:23 -07:00
codespell-ignore-words.txt Ignore spelling of alls, refs #1855 2022-12-12 20:19:17 -08:00
conf.py Workaround to get sphinx-build working again, refs 1153 2023-07-08 11:22:21 -07:00
configuration.rst Start datasette.json, re-add --config, rm settings.json 2023-08-22 18:26:11 -07:00
contributing.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
csv_export.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
custom_templates.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -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 Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
ecosystem.rst Shrunk ecosystem docs in favour of datasette.io, closes #1182 2021-01-09 14:17:18 -08:00
facets.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
full_text_search.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
getting_started.rst Improved CLI reference documentation, refs #1787 2022-08-18 14:52:04 -07:00
index.rst Removed accidental test code I added, refs #1153 2023-07-08 12:50:22 -07:00
installation.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
internals.rst Stop using parallel SQL queries for tables 2023-09-21 15:05:08 -07:00
introspection.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
json_api.rst Update default JSON representation docs, refs #2135 2023-08-09 12:04:40 -07:00
metadata.rst Preserve JSON key order in YAML, refs #1153 2023-07-08 10:27:36 -07:00
metadata_doc.py Applied sphinx-inline-tabs to remaining examples, refs #1153 2023-07-08 11:00:08 -07:00
pages.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
performance.rst Release 0.63a1 2022-10-23 20:07:09 -07:00
plugin_hooks.rst actors_from_ids plugin hook and datasette.actors_from_ids() method (#2181) 2023-09-07 21:23:59 -07:00
plugins.rst DATASETTE_LOAD_PLUGINS environment variable for loading specific plugins 2023-08-30 15:12:24 -07:00
publish.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
settings.rst Start datasette.json, re-add --config, rm settings.json 2023-08-22 18:26:11 -07:00
spatialite.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
sql_queries.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
testing_plugins.rst Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955 2022-12-17 14:14:34 -08:00
writing_plugins.rst click-default-group>=1.2.3 (#2173) 2023-09-05 19:50:09 -07:00