diff --git a/doc/help b/doc/help index 9e86bed2c1..662fd666ac 100644 --- a/doc/help +++ b/doc/help @@ -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