datasette/docs
Simon Willison 434123425f Release 1.0a11
Refs #2263, #2278, #2279

Closes #2280
2024-02-19 14:48:37 -08: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 Consider every plugins opinion in datasette.permission_allowed() 2024-02-16 13:29:39 -08: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.0a11 2024-02-19 14:48:37 -08: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 fix (typo): Corrected spelling of 'environments' (#2268) 2024-02-19 14:41:32 -08:00
conf.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
configuration.rst Configuration via the command-line section 2024-02-05 13:43:50 -08:00
contributing.rst Note about activating alpha documentation versions on ReadTheDocs 2024-02-16 14:43:36 -08: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 Filled out docs/configuration.rst, closes #2246 2024-01-31 20:03:19 -08: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
events.rst More links between events documentation 2024-02-01 15:42:45 -08:00
facets.rst Move non-metadata configuration from metadata.yaml to datasette.yaml 2023-10-12 09:16:37 -07:00
full_text_search.rst Move non-metadata configuration from metadata.yaml to datasette.yaml 2023-10-12 09:16:37 -07:00
getting_started.rst Improved CLI reference documentation, refs #1787 2022-08-18 14:52:04 -07:00
index.rst JavaScript plugins documentation, closes #2250 2024-02-05 11:47:17 -08:00
installation.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
internals.rst database.execute_write_fn(transaction=True) parameter, closes #2277 2024-02-17 20:28:15 -08:00
introspection.rst /-/config example, refs #2254 2024-02-06 15:22:03 -08:00
javascript_plugins.rst JavaScript plugins documentation, closes #2250 2024-02-05 11:47:17 -08:00
json_api.rst Require update-row to use insert replace, closes #2279 2024-02-19 12:55:51 -08:00
metadata.rst Remove Using YAML for metadata section 2024-02-05 13:01:03 -08:00
metadata_doc.py Filled out docs/configuration.rst, closes #2246 2024-01-31 20:03:19 -08:00
pages.rst Fixed broken example links in row page documentation 2023-12-12 09:49:04 -08:00
performance.rst Release 0.63a1 2022-10-23 20:07:09 -07:00
plugin_hooks.rst Call them "notable events" 2024-02-10 07:19:47 -08:00
plugins.rst Filled out docs/configuration.rst, closes #2246 2024-01-31 20:03:19 -08:00
publish.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
settings.rst Two spaces is aesthetically more pleasing here 2024-02-01 15:47:41 -08:00
spatialite.rst Remove all remaining "$ " prefixes from docs, closes #2140 2023-08-11 10:44:34 -07:00
sql_queries.rst Move non-metadata configuration from metadata.yaml to datasette.yaml 2023-10-12 09:16:37 -07:00
testing_plugins.rst Docs on temporary plugins in fixtures, closes #2234 2024-01-12 14:12:14 -08:00
writing_plugins.rst DATASETTE_TRACE_PLUGINS setting, closes #2274 2024-02-16 13:00:24 -08:00