mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Initial documentation for plugins, closes #213
https://datasette.readthedocs.io/en/latest/plugins.html
This commit is contained in:
parent
b2955d9065
commit
904f1c75a3
4 changed files with 161 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ datasette serve options
|
|||
-m, --metadata FILENAME Path to JSON file containing license/source
|
||||
metadata
|
||||
--template-dir DIRECTORY Path to directory containing custom templates
|
||||
--plugins-dir DIRECTORY Path to directory containing custom plugins
|
||||
--static STATIC MOUNT mountpoint:path-to-directory for serving static
|
||||
files
|
||||
--help Show this message and exit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue