datasette/docs
Brian Grinstead ae11fa5887
Upgrade to CodeMirror 6, add SQL autocomplete (#1893)
* Upgrade to CodeMirror 6
* Update contributing docs
* Change how resizing works
* Define a custom SQLite autocomplete dialect
* Add meta-enter to submit
* Add fixture schema for testing
2022-11-16 15:49:06 -08:00
..
_static Append warning to the write element, refs #1746 2022-05-20 13:44:23 -07:00
_templates Switch docs theme to Furo, refs #1746 2022-05-20 13:34:51 -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 Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02 12:39:06 -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 0.63.1 2022-11-10 23:01:20 -08:00
cli-reference.rst Fixed Sphinx warnings on cli-reference page 2022-09-06 11:26:21 -07:00
codespell-ignore-words.txt Ignore ro which stands for read only 2022-08-18 14:55:08 -07:00
conf.py Fixed Sphinx warning about language = None 2022-09-06 11:24:30 -07:00
contributing.rst Upgrade to CodeMirror 6, add SQL autocomplete (#1893) 2022-11-16 15:49:06 -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 Typo in docs about default redirect status code (#1589) 2022-03-05 17:58:31 -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 Add documentation for serving via OpenRC (#1825) 2022-09-27 21:21:36 -07:00
ecosystem.rst Shrunk ecosystem docs in favour of datasette.io, closes #1182 2021-01-09 14:17:18 -08:00
facets.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
full_text_search.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
getting_started.rst Improved CLI reference documentation, refs #1787 2022-08-18 14:52:04 -07:00
index.rst Improved CLI reference documentation, refs #1787 2022-08-18 14:52:04 -07:00
installation.rst Switch docs theme to Furo, refs #1746 2022-05-20 13:34:51 -07:00
internals.rst Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:37:26 -07:00
introspection.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
json_api.rst Fix blacken-docs errors and warnings, refs #1718 2022-04-24 09:03:14 -07: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 Release 0.63a1 2022-10-23 20:07:09 -07:00
plugin_hooks.rst Clarify request or None for two hooks 2022-10-04 18:25:52 -07:00
plugins.rst Updated default plugins in docs, refs #1770 2022-07-17 17:57:41 -07:00
publish.rst Upgrade Docker images to Python 3.11, closes #1853 2022-10-25 12:04:53 -07:00
settings.rst .sqlite/.sqlite3 extensions for config directory mode 2022-10-07 16:03:30 -07:00
spatialite.rst Apply Black to code examples in documentation, refs #1718 2022-04-24 08:50:43 -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 Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -07:00
writing_plugins.rst Browse the plugins directory 2022-09-28 17:39:36 -07:00