hledger/DOCS.md
2013-04-03 00:24:35 +00:00

42 lines
979 B
Markdown

---
title: hledger docs
---
# Docs
**Official hledger docs:**
[Installation Guide](INSTALL.html) and
[Release Notes](NEWS.html)
[User Manual](MANUAL.html) (past releases:
[0.19.x User Manual](0.19/MANUAL.html),
[0.18.x User Manual](0.18/MANUAL.html))
[Contributor Guide](DEVELOPMENT.html) *support, community and developer resources*
[Compatibility with ledger](LEDGER.html)
[FAQ](FAQ.html) *in progress*
**Tutorials:**
[How to read CSV files](CSV.html)
[How to use account aliases](ALIASES.html)
**More docs:**
[wiki.hledger.org](http://wiki.hledger.org) *links, examples...*
**Related:**
[Accounting For Dragons](http://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons) *motivating*
[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)
*more ledger-likes*