Switch docs theme to Furo, refs #435

This commit is contained in:
Simon Willison 2022-05-20 14:51:30 -07:00
commit 397183debd
8 changed files with 15 additions and 31 deletions

View file

@ -9,6 +9,7 @@ The ``sqlite-utils`` command-line tool can be used to manipulate SQLite database
Once installed, the tool should be available as ``sqlite-utils``. It can also be run using ``python -m sqlite_utils``.
.. contents:: :local:
:class: this-will-duplicate-information-and-it-is-still-useful-here
.. _cli_query: