From d1411fbd8dd3fc1482f90beb229629ed2c244500 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 26 Jan 2019 16:39:36 -0800 Subject: [PATCH] embedded files comment [ci skip] --- hledger/Hledger/Cli/DocFiles.hs | 3 +++ 1 file changed, 3 insertions(+) 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",