hledger/hledger/doc
Simon Michael 20bfceff2e lib: allow multiple files of different format (#320)
When multiple files are specified with multiple -f options, we now
parse each one individually, rather than just concatenating them, so
they can have different formats.

Directives (like default year or account aliases) no longer carry over
from one file to the next. Limitation or feature ?
2016-05-18 16:41:52 -07:00
..
other doc: symlink other package docs into hledger (#343) 2016-05-17 10:04:54 -07:00
commands-balance.m4.md shake: also generate info manuals 2016-04-18 17:54:55 -07:00
commands.m4.md lib: allow multiple files of different format (#320) 2016-05-18 16:41:52 -07:00
description.m4.md doc: hledger: add more content from old manual 2016-04-10 12:13:38 -07:00
examples.m4.md Add --pivot option with tests and docs (#323) 2016-05-06 18:27:35 -07:00
hledger.1 cli, ui, web, api: --info, --man, info & man cmds 2016-04-19 19:21:29 -07:00
hledger.1.info doc: also commit info files, should fix travis 2016-04-20 12:47:17 -07:00
hledger.1.m4.md doc: m4 macro for web table of contents 2016-04-16 11:00:39 -07:00
hledger.1.txt cli, ui, web, api: --info, --man, info & man cmds 2016-04-19 19:21:29 -07:00
options.m4.md lib: allow multiple files of different format (#320) 2016-05-18 16:41:52 -07:00
queries.m4.md doc, tests: clarify what --date2 does 2016-05-06 16:57:24 -07:00
README doc: readme for doc directories 2016-05-17 10:03:57 -07:00
troubleshooting.m4.md doc: manual cleanups 2016-04-17 19:28:16 -07:00

Documentation for this package, used to generate manual(s) in multiple
formats (see Shake.hs). *.m4.md are the master files.