diff --git a/hledger/Hledger/Cli/DocFiles.hs b/hledger/Hledger/Cli/DocFiles.hs index 99da3b042..cc4f2ed01 100644 --- a/hledger/Hledger/Cli/DocFiles.hs +++ b/hledger/Hledger/Cli/DocFiles.hs @@ -33,6 +33,9 @@ import Hledger.Utils (first3, second3, third3, embedFileRelative) type Topic = String +-- | These are all the main hledger manuals, in man, txt, and info formats. +-- Only files under the current package directory can be embedded, +-- so most of these are symlinked here from the other package directories. docFiles :: [(Topic, (ByteString, ByteString, ByteString))] docFiles = [ ("hledger",