doc: docs page cleanups, order manuals like combined manual
This commit is contained in:
parent
96bb029410
commit
96433f4037
45
site/docs.md
45
site/docs.md
@ -29,25 +29,22 @@ For more docs relevant to all ledger-likes, see [plaintextaccounting.org](http:/
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
### What is... hledger?
|
### What is hledger?
|
||||||
An enhanced, well-documented rewrite of the original plain text accounting tool.
|
An enhanced, well-documented rewrite of the original plain text accounting tool.\
|
||||||
Loved Ledger so much, I had to rebuild it!\
|
|
||||||
[hledger intro](http://hledger.org)\
|
[hledger intro](http://hledger.org)\
|
||||||
[Frequently Asked Questions](faq.html)\
|
[Frequently Asked Questions](faq.html)\
|
||||||
[Download](download.html)\
|
[Download](download.html)\
|
||||||
[Release notes](release-notes.html)\
|
[Release notes](release-notes.html)\
|
||||||
|
|
||||||
|
|
||||||
### Plain text accounting?
|
### What is Plain Text Accounting?
|
||||||
Using plain text data formats and quick, modular free software tools
|
Using plain text data formats and modular free software tools for robust, efficient accounting.\
|
||||||
for robust, transparent, powerful accounting.\
|
|
||||||
[plaintextaccounting.org](http://plaintextaccounting.org)\
|
[plaintextaccounting.org](http://plaintextaccounting.org)\
|
||||||
|
|
||||||
|
|
||||||
### Accounting?
|
### What is Accounting?
|
||||||
Tracking the flow of valuable commodities, such as money or time.
|
Tracking your use of valuable commodities, such as money or time, for increased awareness and effectiveness.\
|
||||||
Reduce stress, increase success!\
|
[Selected accounting links](more-docs.html#accounting)\
|
||||||
[Selected accounting links](more-docs.html#accounting)
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -110,20 +107,6 @@ A growing collection of tutorials, how-tos and discussion of general topics.
|
|||||||
|
|
||||||
Reference manuals, covering every part of hledger's functionality.
|
Reference manuals, covering every part of hledger's functionality.
|
||||||
|
|
||||||
### File formats
|
|
||||||
|
|
||||||
[hledger_journal(5)](journal.html)
|
|
||||||
is hledger's native data format, representing an accounting journal
|
|
||||||
|
|
||||||
[hledger_csv(5)](csv.html)
|
|
||||||
allows CSV import/export
|
|
||||||
|
|
||||||
[hledger_timeclock(5)](timeclock.html)
|
|
||||||
is for clock-in/clock-out time logging
|
|
||||||
|
|
||||||
[hledger_timedot(5)](timedot.html)
|
|
||||||
is for human-friendly time logging
|
|
||||||
|
|
||||||
### Core tools
|
### Core tools
|
||||||
|
|
||||||
[hledger(1)](hledger.html)
|
[hledger(1)](hledger.html)
|
||||||
@ -138,6 +121,20 @@ is a web UI
|
|||||||
[hledger-api(1)](hledger-api.html)
|
[hledger-api(1)](hledger-api.html)
|
||||||
is a HTTP-JSON API
|
is a HTTP-JSON API
|
||||||
|
|
||||||
|
### File formats
|
||||||
|
|
||||||
|
[hledger_journal(5)](journal.html)
|
||||||
|
is hledger's native data format, representing an accounting journal
|
||||||
|
|
||||||
|
[hledger_csv(5)](csv.html)
|
||||||
|
allows CSV import/export
|
||||||
|
|
||||||
|
[hledger_timeclock(5)](timeclock.html)
|
||||||
|
is for clock-in/clock-out time logging
|
||||||
|
|
||||||
|
[hledger_timedot(5)](timedot.html)
|
||||||
|
is for human-friendly time logging
|
||||||
|
|
||||||
### Addon tools
|
### Addon tools
|
||||||
|
|
||||||
(cf [download -> D](download.html#d))
|
(cf [download -> D](download.html#d))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user