hledger/hledger/embeddedfiles
2021-03-13 18:03:11 +08:00
..
hledger-ui.1 cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger-ui.info cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger-ui.txt cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger-web.1 cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger-web.info cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger-web.txt cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger.1 cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger.info cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
hledger.txt cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
README cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00

Symbolic links to all the main hledger manuals in several formats.
These files are embedded into the hledger executable at compile time, in Hledger/Cli/DocFiles.hs.
Having them symlinked here allows embedding them without using absolute paths, 
which is allowed only within the current package directory.