hledger/hledger-web
Simon Michael 191c2e533f doc: generate man pages for each package (#282)
There are now six man pages, one for each main executable and file
format, generated from markdown by the mighty pandoc. They are basically
the content of the user manual, split up and moved into the appropriate
package directory.  I've also committed the generated man files.

The man pages' markdown source (hledger/hledger.1.md,
hledger-lib/hledger_journal.5.md etc.) are now the master documentation
files. The plan is to concatenate them (with a little munging) to form
the all-in-one user manual for the website, at release time.  This also
separates the hledger.org user manual from the latest doc commits, which
should simplify website management.
2015-10-20 06:26:09 -07:00
..
app web: cleanups 2014-07-17 15:05:39 -07:00
config web: Post -> AddForm; drop/comment more old stuff 2015-02-16 16:21:07 +00:00
deploy web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Handler web: fix journal/register links with --base-url (#235) 2015-09-27 10:05:20 -10:00
Hledger web: fix --file-url option (#285) 2015-09-28 10:06:36 -10:00
messages web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Settings web: declare a bunch of language pragmas 2015-04-07 18:35:41 -07:00
static Merge pull request #263 from kmels/pr-251-fix-broken-shortcut 2015-07-28 14:16:34 -07:00
templates web: make j keybinding respect --base-url (fixes #271) 2015-06-25 07:33:55 -07:00
tests web: fix options breakage, add test code to tags 2015-08-28 15:23:49 -07:00
.ghci web: cleanups 2014-07-17 15:05:39 -07:00
Application.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
CHANGES 0.26 changelogs/release notes 2015-07-12 17:58:02 -07:00
devel.hs web: fix warnings 2014-05-23 09:02:20 -07:00
Foundation.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
hledger-web.1 doc: generate man pages for each package (#282) 2015-10-20 06:26:09 -07:00
hledger-web.1.md doc: generate man pages for each package (#282) 2015-10-20 06:26:09 -07:00
hledger-web.cabal cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
Import.hs web: fix more ghc 7.10 import warnings (#239) 2015-04-07 18:49:33 -07:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
Settings.hs web: fix more ghc 7.10 import warnings (#239) 2015-04-07 18:49:33 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00