summaryrefslogtreecommitdiff
path: root/website/doc.mdwn
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-11-09 17:51:24 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-11-09 17:51:24 -0500
commit6bc022e40bca1b5cd4aa5878572faa3152a9195c (patch)
tree00fcf6b8114ea9021cbfa6cac43f29de2cd5a1b2 /website/doc.mdwn
parent7836f86d02a15f25941c098b065989678bfe72a2 (diff)
parentf05d8f446617a5ee6438232ab16c4619c160ae0e (diff)
Merge commit 'web/master'
Diffstat (limited to 'website/doc.mdwn')
-rw-r--r--website/doc.mdwn12
1 files changed, 4 insertions, 8 deletions
diff --git a/website/doc.mdwn b/website/doc.mdwn
index 56498e8..b60cf28 100644
--- a/website/doc.mdwn
+++ b/website/doc.mdwn
@@ -2,20 +2,16 @@
# Documentation #
-## Dependencies ##
-
-Monkeysphere relies on:
-
- * [GnuTLS](http://gnutls.org/) version 2.4.0 or later
- * [OpenSSH](http://openssh.com/)
- * [GnuPG](http://gnupg.org/)
-
## Getting started ##
* [Downloading and installing](/download)
* Getting started as a [user](/getting-started-user)
* Getting started as a [server admin](/getting-started-admin)
+
+## Under the hood ##
+
* [Developing the monkeysphere](/community)
+ * [Technical details](/technical-details)
## References ##