diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2019-12-16 11:41:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-16 11:41:49 +0000 |
| commit | fb6ff5afcb1ec5771bc149fee25d186198aa7607 (patch) | |
| tree | 93d214f4039bea8aa42d8713bc3c2b35d38465ad /docs/admin/index.rst | |
| parent | 3f93fe04d8c43191cc3bff51c9add1c35728c789 (diff) | |
| parent | 02d5173fb23dfcba02634e2765bf7fd91e3d0437 (diff) | |
Merge pull request #1767 from return42/docs
move reST source from gh-pages to master
Diffstat (limited to 'docs/admin/index.rst')
| -rw-r--r-- | docs/admin/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/admin/index.rst b/docs/admin/index.rst new file mode 100644 index 000000000..f3a995769 --- /dev/null +++ b/docs/admin/index.rst @@ -0,0 +1,11 @@ +=========================== +Administrator documentation +=========================== + +.. toctree:: + :maxdepth: 1 + + installation + api + filtron + morty |