summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 00:23:57 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 00:23:57 -0400
commit9b15338ec99c620a248950f1cf6e51c0a463f071 (patch)
treecde43022ea6bd4be179dc32f0640730c83741a40 /website
parent48f308ae5221270ccb96e0e9c8cf797dd67c7a3b (diff)
reorganize headers on documentation page, try out table of contents plugin.
Diffstat (limited to 'website')
-rw-r--r--website/doc.mdwn10
1 files changed, 6 insertions, 4 deletions
diff --git a/website/doc.mdwn b/website/doc.mdwn
index 6a978ce..a7d2229 100644
--- a/website/doc.mdwn
+++ b/website/doc.mdwn
@@ -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