reorganize headers on documentation page, try out table of contents plugin.
[monkeysphere.git] / website / doc.mdwn
index c08366996ed732fff2c44354db2447bc9faaf4b1..a7d2229853d1261fb1265f37001da9aaa90c2422 100644 (file)
@@ -1,7 +1,9 @@
 [[!template id="nav"]]
 [[meta title="Documentation"]]
+# Monkeysphere Documentation #
+[[!toc]]
 
-# Dependencies #
+## Dependencies ##
 
 Monkeysphere relies on:
 
@@ -9,19 +11,19 @@ Monkeysphere relies on:
  * [OpenSSH](http://openssh.com/)
  * [GnuPG](http://gnupg.org/)
 
-# Getting started #
+## Getting started ##
 
  * Getting started as a [user](/getting-started-user)
  * Getting started as a [server admin](/getting-started-admin)
 
-# References #
+## References ##
 
  * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH)
  * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880)
  * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252)
    * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/)
 
-# Similar Projects #
+## Similar Projects ##
 
 The monkeysphere isn't the only project intending to implement a PKI
 for OpenSSH.  We provide links to these other projects because they're
@@ -41,7 +43,7 @@ While ultimately contributing a patch to
 not a bad thing, we hope to be able to better establish the use of a
 PKI without resorting to source modification.
 
-### `openssh-gpg` ###
+### openssh-gpg ###
 
 [openssh-gpg](http://www.red-bean.com/~nemo/openssh-gpg/) is a patch
 against OpenSSH to support OpenPGP certificates.  According to its