diff --git a/site/docs.md b/site/docs.md index 39db90792..520e67d26 100644 --- a/site/docs.md +++ b/site/docs.md @@ -1,47 +1,75 @@ -# User guide - +# User guide +
+ +## Get help +| +|---------------|----------------------------------------------------------------------------| +| IRC | [#hledger](http://irc.hledger.org) on Freenode ( see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1)) +| Twitter | [#hledger](https://twitter.com/search?q=%23hledger&src=typd&f=realtime) hashtag (see also [#plaintextaccounting](https://twitter.com/search?q=%23plaintextaccounting&src=typd&f=realtime), @LedgerTips) +| Mail list | [mail.hledger.org](http://mail.hledger.org) +| Issue tracker | [bugs.hledger.org](http://bugs.hledger.org) (just the bugs), [issues.hledger.org](http://issues.hledger.org) (all issues). + + + +
-## Getting started +## Get started -#### [Home](index.html) -What is hledger, and what can it do for you ? +### [Home](index.html) +What is hledger ? -#### [Download](download.html) -How to get it. +### [Download](download.html) +How to get it, and [release notes](release-notes.html). -#### [Step by Step Tutorial](step-by-step.html) +### [Step by Step Tutorial](step-by-step.html) Small, guided exercises introducing data entry, reporting, and accounting. -#### [Release Notes](release-notes.html) +### [FAQ](faq.html) +Some frequently asked questions. -#### [FAQ](faq.html) +### [plaintextaccounting.org](http://plaintextaccounting.org) +More background, tips and tools from the plaintext accounting community. -#### [Misc. links](more-docs.html) -A few links not yet moved to... - -#### [plaintextaccounting.org](http://plaintextaccounting.org) -More overview, tips and tools from the plain text accounting community - -\ -To get started as a developer, see [Contribute](contributing.html)! +### [Misc. links](more-docs.html) +Some learning resources not yet moved to the above.
-## Reference +## Get things done -#### [Manuals](manual.html) -AKA The Law. One big page, including: +### [The Cookbook](cookbook.html) +Practical recipes and examples, including: + +
+ +[Start a journal](start-journal.html)\ +[Track changes with version control](version-control.html)\ +[Example journal entries](entries.html)\ +[Convert CSV files](csv-import.html)\ +[Rewrite account names](account-aliases.html)\ +[Use another account separator character](account-separator.html)\ +[Track investments](investments.html)\ + +
+ +
+
+ +## Get the details + +### [Manuals](manual.html) +The full reference guide. Includes:
@@ -79,26 +107,9 @@ A more human-friendly time logging format.
-
-
+
-## Doing stuff +
+
-#### [The Cookbook](cookbook.html) -Practical user recipes, including: -
- -[Start a journal](start-journal.html)\ -[Track changes with version control](version-control.html)\ -[Example journal entries](entries.html)\ -[Convert CSV files](csv-import.html)\ -[Rewrite account names](account-aliases.html)\ -[Use another account separator character](account-separator.html)\ -[Track investments](investments.html)\ - -
- - - -