hledger/hledger/embeddedfiles
2023-03-16 23:20:14 -10:00
..
add.cast imp: demo: more consistent demo titles 2023-03-16 23:20:14 -10: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
install.cast imp: demo: more consistent demo titles 2023-03-16 23:20:14 -10:00
README feat: embed some asciinema demos, and a demo command to play them 2023-03-16 21:58:38 -10:00
reports.cast feat: embed some asciinema demos, and a demo command to play them 2023-03-16 21:58:38 -10:00

These files are embedded into the hledger executable at compile time.
They include:

- symbolic links to all the main hledger manuals in several formats, for embedding in Hledger/Cli/DocFiles.hs.
  (Having these symlinked here within the hledger package allows embedding them without using absolute paths.)

- asciinema screen casts, for embedding in Hledger/Cli/Commands/Demo.hs.