hledger/DOCS.md

42 lines
907 B
Markdown
Raw Normal View History

2013-03-30 22:52:32 +04:00
---
title: hledger docs
---
# Docs
**Official hledger docs:**
2013-04-03 02:18:23 +04:00
[Installation Guide](INSTALL.html) and
2013-04-01 19:50:15 +04:00
[Release Notes](NEWS.html)
2013-04-03 02:18:23 +04:00
[User Manual](MANUAL.html) (past releases:
[0.19.x User Manual](0.19/MANUAL.html),
[0.18.x User Manual](0.18/MANUAL.html))
[Developer Guide](DEVELOP.html)
[Compatibility with ledger](LEDGER.html)
2013-04-03 02:18:23 +04:00
[FAQ](FAQ.html) *in progress*
**Tutorials:**
[How to read CSV files](CSV.html)
[How to use account aliases](ALIASES.html)
2013-04-03 02:18:23 +04:00
**More docs:**
[hledger.org/wiki](http://hledger.org/wiki)
**Related:**
2013-04-03 02:18:23 +04:00
[Accounting For Dragons](http://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons) *motivating*
2013-04-03 02:18:23 +04:00
[ledger's site](http://ledger-cli.org) and [manual](http://ledger-cli.org/3.0/doc/ledger3.html) *informative*
[beancount](http://furius.ca/beancount/),
[penny](https://github.com/massysett/penny),
[UMM](http://hackage.haskell.org/package/UMM)
2013-04-03 02:18:23 +04:00
*more ledger-likes*