diff --git a/.gitignore b/.gitignore index d12b09c..f03014c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ .ve *.swp *~ +.devcontainer +.vscode + diff --git a/docs/index.md b/docs/index.md index ac1af9e..120bdd3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,6 +12,12 @@ The base Sphinx setup (myst-parser + internationalisation + Open Data Services m :caption: Table of Contents features + +.. toctree:: + :titlesonly: + :maxdepth: 2 + :caption: Example Usage + examples/index kitchen-sink/index