summaryrefslogtreecommitdiff
path: root/doc/help
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-10 22:33:57 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-02-10 22:33:57 -0500
commit1a7337f2fdc106b80a48692628d0b749ee090c03 (patch)
tree8dbea67bf1202f52ebb9538da64b20a7b4e3319d /doc/help
parent7b9e69eb8923ef3018f0ce3e6042d9901ed16abd (diff)
Moved /doc/ to /doc-src/
Moved the doc/ dir to /doc-src/ so that the actual markdown files aren't substituted for the docs.
Diffstat (limited to 'doc/help')
-rw-r--r--doc/help32
1 files changed, 0 insertions, 32 deletions
diff --git a/doc/help b/doc/help
deleted file mode 100644
index a8cfccd2b..000000000
--- a/doc/help
+++ /dev/null
@@ -1,32 +0,0 @@
-%%site.name%% is a **microblogging service**. Users post short (140
-character) notices which are broadcast to their friends and fans using
-the Web, RSS, or instant messages.
-
-If you'd like to try it out, first [register](%%action.register%%) a new account.
-Then, on the [public timeline](%%action.public%%), enter your message into
-the textbox at the top of the page, and click "Send". It will go out on the
-public timeline and to anyone who is subscribed to your notices (probably nobody,
-at first).
-
-To subscribe to other people's notifications, go to their profile page
-and click the "subscribe" button. They'll get a notice that you're now
-subscribed to their notifications, and, who knows?, they might subscribe
-back.
-
-More help
----------
-
-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%%
-* [SMS](%%doc.sms%%) - tying your cellphone to %%site.name%%
-* [tags](%%doc.tags%%) - different ways to use tagging
-* [Groups](%%doc.groups%%) - joining together in groups
-* [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