diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-07-21 22:08:46 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-07-21 22:08:46 +0200 |
commit | 37db60735a4fa3870fed6b8e560914584fdc22e7 (patch) | |
tree | 0d815fc5cfcfb6f7f2d7376c5d8d8f063d2dc734 /doc/index.rst | |
parent | 82ee59779ea9a5d2d9234e622f56cfcc4c22ff3a (diff) | |
download | semanticscuttle-37db60735a4fa3870fed6b8e560914584fdc22e7.tar.gz semanticscuttle-37db60735a4fa3870fed6b8e560914584fdc22e7.tar.bz2 |
link config docs
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 85d2ab6..0a53680 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -20,10 +20,12 @@ Features - `Custom user authentication`__ - `SSL Client certificates`__ - Themes__ +- `Configuration files`__ __ authentication.html __ ssl-client-certificates.html __ themes.html +__ configuration.html |