]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
make help doc an index to other documents
authorEvan Prodromou <evan@prodromou.name>
Tue, 1 Jul 2008 17:05:21 +0000 (13:05 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 1 Jul 2008 17:05:21 +0000 (13:05 -0400)
darcs-hash:20080701170521-84dde-6bc929388018eefbe8a0d1de3a6a6a06154eadc7.gz

doc/help

index 9e86bed2c16a62dae0e14d52c3b2ba0513a8a4a1..662fd666ac76df4175a683b94b1dabd75f902174 100644 (file)
--- 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