diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-05-26 08:20:04 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-05-26 08:20:04 +0200 |
commit | 18989f97f1c4299f447b011c28961ca5c8310c13 (patch) | |
tree | 3ecf5ac1572f064d461209514d1568f216536839 /doc/index.rst | |
parent | b279ded75769818ae78ca11654ecef935d6cb956 (diff) | |
download | semanticscuttle-18989f97f1c4299f447b011c28961ca5c8310c13.tar.gz semanticscuttle-18989f97f1c4299f447b011c28961ca5c8310c13.tar.bz2 |
documentation index
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 0000000..fc75aa6 --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,43 @@ +============================= +SemanticScuttle documentation +============================= + + +First reads +=========== +- README_ +- `installation guide`_ +- `upgrade instructions`_ + +.. _README: README.html +.. _installation guide: INSTALL.html +.. _upgrade instructions: UPGRADE.html + + + +Features +======== +- `SSL Client certificates`__ +- Themes__ + +__ ssl-client-certificates.html +__ themes.html + + + +Developer documentation +======================= +- `General development rules`__ +- `Delicious API`__ +- `Debugging HowTo`__ +- `How to release a new version`__ +- `Running unit testes`__ +- `How to translate SemanticScuttle`__ + +__ rules.html +__ api.html +__ debugging.html +__ release-new-version.html +__ running-unit-tests.html +__ translation.html + |