diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-07-01 13:05:21 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-07-01 13:05:21 -0400 |
commit | e5c412fb27173682e8286be22627bb6cb9697920 (patch) | |
tree | f1747673184936ebd8f057e1fa19fee92b07e3b9 | |
parent | 300275dc618362182bd0960ba8083a04f2126c68 (diff) |
make help doc an index to other documents
darcs-hash:20080701170521-84dde-6bc929388018eefbe8a0d1de3a6a6a06154eadc7.gz
-rw-r--r-- | doc/help | 24 |
1 files changed, 10 insertions, 14 deletions
@@ -1,15 +1,11 @@ -Help ----- - -%%site.name%% is a *microblogging* service -- a way for you to tell -your friends and fans about what you're doing, wherever you are. You -can post small (140 characters or less) texts to the site, and all -your friends who "subscribe" to your posts will receive messages from -you. - -The code is available under a Free Software/Open Source license, which -means that you can set up your /own/ microblogging service. It -supports the [OpenMicroBlogging](http://openmicroblogging.org/) -standard, so that people using different services can subscribe to -each others notices with as little work as necessary. +Here are some documents that you might find helpful in understanding +%%site.name%% and how to use it. +* [About](%%doc.about%%) - an overview of the service +* [FAQ](%%doc.faq%%) - frequently-asked questions about %%site.name%% +* [Contact](%%doc.contact%%) - who to contact with questions about the service +* [IM](%%doc.im%%) - using the instant-message (IM) features of %%site.name%% +* [OpenID](%%doc.openid%%) - what OpenID is and how to use it with this service +* [OpenMicroBlogging](%%doc.openmublog%%) - subscribing to remote users +* [Privacy](%%doc.privacy%%) - %%site.name%%'s privacy policy +* [Source](%%doc.source%%) - How to get the Laconica source code |