Commit Graph

7679 Commits

Author SHA1 Message Date
Simon Michael
8148136e71 cli: note command docs omitted from 1.15, bump to 1.15.1 2019-09-02 12:26:48 -07:00
Simon Michael
08e011af37 lib: note doctests fix (omitted from 1.15), bump to 1.15.1 2019-09-02 12:25:29 -07:00
Simon Michael
ebacb20b5e ;doc: regen hledger plaintext manual too
[ci skip]
2019-09-02 11:58:10 -07:00
Simon Michael
16a3c96da0 ;doc: regen manuals
[ci skip]
2019-09-02 11:11:56 -07:00
Simon Michael
68262c59ed ;shake manuals: workaround to avoid ANSI codes in plaintext help
This seems to be a groff bug, as of 1.22.3 & 1.22.4. It always calls
grotty with no flags, even with -c, so grotty adds ANSI/SGR escape
codes in the -Tascii output.

Now instead of groff, we call the lower level commands directly,
requiring tbl, eqn, troff, grotty to be in PATH and compatible.
Not ideal.

[ci skip]
2019-09-02 11:05:28 -07:00
Simon Michael
2a2cec4c4a ;make tag: drop nonexistent path causing this to fail
[ci skip]
2019-09-02 07:17:34 -07:00
Simon Michael
3654ac5239 ;doc: cli: clean up -V/-X a little
[ci skip]
2019-09-02 06:27:09 -07:00
Simon Michael
319f0e5224 ;doc: cli: tweak comments to avoid confusing markdown-mode
[ci skip]
2019-09-02 06:19:24 -07:00
Simon Michael
b2710c698c ;doc: cli: add missing commands to manual
commodities, descriptions, diff, notes, payees

[ci skip]
2019-09-02 06:16:52 -07:00
Simon Michael
9664194f20 ;doc: cli: drop obsolete comments
[ci skip]
2019-09-02 06:11:01 -07:00
Simon Michael
e9c28fd9a3 ;doc: journal: drop unused file
[ci skip]
2019-09-02 06:10:22 -07:00
Simon Michael
b919c92892 ;doc: journal: change some comments to avoid confusing markdown-mode
[ci skip]
2019-09-02 06:09:35 -07:00
Simon Michael
bb20485bf5 ;doc: README note
[ci skip]
2019-09-01 10:02:15 -07:00
Simon Michael
2cca596d7c ;doc: 1.15 announcement
[ci skip]
2019-09-01 10:00:16 -07:00
Simon Michael
6703057050 ;doc: more changelog cleanups
[ci skip]
2019-09-01 09:59:51 -07:00
Simon Michael
f6fc58955e ;make: drop hledger-api from scripts
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
ede6a51f08 ;doc: finalise changelogs
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
00f3ad8d3f ;doc: changelogs
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
82da5a537b install: bump to lts-14.4, hledger 1.15, drop hledger-api
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
32154131c9 ;stack: bump default snapshot to lts-14.4
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
b1859769ac ;doc: regen man pages
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
29f7654c3a bump versions to 1.15 2019-09-01 08:53:06 -07:00
Simon Michael
cf07b25f97 ;api: bump swagger2 upper bound
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
113f193486 api: drop from Shake scripts
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
9cdbce288c ;descriptions/notes/payees: fix build warning 2019-08-31 18:36:03 -07:00
Simon Michael
095badd7f9 ;fix doctests 2019-08-31 17:15:48 -07:00
Simon Michael
c2736be4aa ;doc: changelogs
[ci skip]
2019-08-30 21:26:23 -07:00
Simon Michael
63fec5a8a8 ;install: bump hledger-ui version, bump resolver (#709/#1077)
[ci skip]
2019-08-30 08:33:39 -07:00
zieone
ea2d6d2077 update resolver to lts-13.27 for freebsd12 2019-08-30 08:29:18 -07:00
Simon Michael
40200b60a6 ;site: also drop 0.27 manual from shake scripts
[ci skip]
2019-08-30 08:00:21 -07:00
Simon Michael
f57c6777cd ;site: Merge the new sphinx-based website.
See related commit in the site repo.

[ci skip]
2019-08-30 07:57:41 -07:00
Simon Michael
65692b0e36 ;doc: update link for lowercase filename
[ci skip]
2019-08-30 07:28:06 -07:00
Simon Michael
8772782d18 ;doc: contrib: fix some links when on github, & make sphinx happier
[ci skip]
2019-08-29 07:30:20 -07:00
Simon Michael
643e4f1b90 ;site: git ignore the site/ sub-repo
[ci skip]
2019-08-26 18:41:43 -07:00
Simon Michael
f55985eb9b ;site: stop using pandoc's fenced_code_attributes
[ci skip]
2019-08-26 18:41:33 -07:00
Simon Michael
fd5dc7bc18 ;doc: fix some table rendering in the html manuals
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
81c58f34b9 ;doc: fix images in ui, web manuals
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
cccaa2f1b4 ;doc: don't generate combined manual any more
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
e4e2dfb218 ;doc: manuals: disable links to old versions
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
da6718806a ;doc: don't add page TOCs any more, sphinx has it covered
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
10157b8cd6 ;site: make site runs sphinx as well
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
8dec91457e ; doc: contributing: remove old TOC
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
4a5b4142e1 ;site: fix "fix the webhook's pull of site repo"
[ci skip]
2019-08-26 09:34:46 -07:00
Simon Michael
9debf0c288 ;site: fix the webhook's pull of site repo
[ci skip]
2019-08-26 09:28:52 -07:00
Simon Michael
7ff0fe738b ;site: make site a little less verbosely
[ci skip]
2019-08-25 08:47:09 -07:00
Simon Michael
5b89cfad23 ;site: make site runs shake verbosely
[ci skip]
2019-08-25 06:26:52 -07:00
Simon Michael
cea86260c9 ;site: pull both repos when either one posts the webhook
[ci skip]
2019-08-25 06:26:17 -07:00
Simon Michael
b9b420290c ;site: fix generation of cookbook pages
[ci skip]
2019-08-25 06:20:14 -07:00
Simon Michael
ece3d67ebf site: drop references to the github wiki
[ci skip]
2019-08-24 04:34:17 -07:00
Simon Michael
c47a98e55d site: remove site/, which has moved to its own hledger_site repo
[ci skip]
2019-08-24 04:09:55 -07:00