Commit graph

5801 commits

Author SHA1 Message Date
Alexis Hildebrandt
6f6d4ec26c [tests] Minor test/DocTests.py clean up 2015-02-20 23:09:26 +01:00
Alexis Hildebrandt
cad6bbd386 [doc] Fix skipped doc tests 2015-02-20 23:09:09 +01:00
Alexis Hildebrandt
b1d73eaa84 Merge pull request #392 from thdox/doc-validation
Changes mainly about validation of @smallexample
2015-02-20 14:34:40 +01:00
Alexis Hildebrandt
c1e409e693 [doc] Add support for additional input files
in test/DocTests.py by allowing file: and with_file: options on examples.
2015-02-20 14:07:57 +01:00
Alexis Hildebrandt
34f8c48241 [tests] Improve error reporting for test/DocTests.py 2015-02-20 14:02:16 +01:00
Alexis Hildebrandt
f5b8fe5956 [tests] Add output when skipping incomplete tests
in test/DocTests.py
2015-02-20 14:00:57 +01:00
Alexis Hildebrandt
a48e3014ba [tests] Clean-up test/DocTests.py
* Replace hard-coded strings with token variables
* Use os.path.join to create file paths
2015-02-20 13:59:51 +01:00
thdox
e197a4137a Add validation for @smallexample.
[ci skip]
2015-02-19 23:59:46 +01:00
thdox
80eaac43bf Improve documentation about Asset Allocation.
[ci skip]
2015-02-19 23:59:35 +01:00
thdox
fd22653f84 Correct an output.
[ci skip]
2015-02-19 23:59:15 +01:00
Alexis Hildebrandt
49080919e1 [doc] Add documentation for command-line options 2015-02-18 21:53:34 +01:00
Alexis Hildebrandt
82cdeff471 [doc] Whitespace edit
to end each sentence with two spaces.
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
bd427a9d32 [doc] Add documentation for several options 2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
d5e1308d07 [ledger] Remove --cache option
and all boost serialisation related code.
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
f59abd4c76 [ledger] Remove --full-help option
since it is the same as --help.
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
ebd2334db3 [doc] Use ASCII single quote instead of apostrophe 2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
7ec0c6d2a9 Merge pull request #391 from thdox/fedora_20
Add instructions for Fedora 20.

[ci skip]
2015-02-18 21:38:35 +01:00
Alexis Hildebrandt
fde30f1977 [tests] Allow testing of multi-line examples 2015-02-18 21:33:22 +01:00
thdox
8a98bd83b9 Add instructions for Fedora 20.
[ci skip]
2015-02-13 00:00:28 +01:00
Craig Earls
3872eed477 Merge pull request #387 from thdox/pre-commit
prepare-commit-msg fix
2015-02-10 20:36:19 -07:00
Craig Earls
6b668974a4 Merge pull request #389 from thdox/untabify-emacs-lisp2
[emacs] Untabify emacs lisp
2015-02-10 14:27:48 -07:00
thdox
8162cc783d [emacs] C-x h M-x untabify RET
C-x h M-x indent-region RET

[ci skip]
2015-02-10 21:42:50 +01:00
thdox
f8dd075e25 [emacs] M-x add-dir-local-variable RET emacs-lisp-mode RET indent-tabs-mode RET nil RET
[ci skip]
2015-02-10 21:42:44 +01:00
thdox
c397f6f53a Improve quoting
[ci skip]
2015-02-10 21:29:00 +01:00
Alexis Hildebrandt
b822f4ea3d Merge pull request #386 from thdox/gitignore
Add version.texi, and some random texi generated files.

[ci skip]
2015-02-10 21:02:48 +01:00
thdox
47203b7e74 Add version.texi, and some random texi generated files.
[ci skip]
2015-02-08 17:08:59 +01:00
thdox
9d82674c88 SC2086 Double quote to prevent globbing and word splitting.
http://www.shellcheck.net/

[ci skip]
2015-02-08 16:57:36 +01:00
thdox
a60ff5dc22 SC2069 The order of the 2>&1 and the redirect matters.
The 2>&1 has to be last.
http://www.shellcheck.net/

[ci skip]
2015-02-08 16:57:30 +01:00
thdox
62977ea23a SC2112 'function' keyword is non-standard. Delete it.
http://www.shellcheck.net/

[ci skip]
2015-02-08 16:57:23 +01:00
Alexis Hildebrandt
bc487be14b [doc] Improve example for environment variable options
[ci skip]
2015-01-29 16:23:48 +01:00
Alexis Hildebrandt
2547096dc5 Merge pull request #384 from thdox/add-to-doc5
[doc] Improve documentation about "balance assertions" and --permissive

[ci skip]
2015-01-29 13:13:11 +01:00
thdox
7c9750edca Remove back-link from option to section "balance assertions".
Add forward-link from section to option.
Add option to @findex
2015-01-28 23:13:05 +01:00
Alexis Hildebrandt
11a01f1b5a [doc] Report undocumented value expression functions
in the manpage and texinfo manual.
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
19f4f587f0 [doc] Add some expression documentation to manpage
Comment undocumented expressions, so the are reported
by test/CheckManpage.py.
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
370e44d61e [doc] Change wording in manpage
[ci skip]
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
690e6b6cbe [doc] Add documentation of some expressions
to manpage.

[ci skip]
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
8c48ca879b [doc] Change wording in manpage
[ci skip]
2015-01-27 22:02:58 +01:00
Alexis Hildebrandt
eca8ffc016 [doc] Improve examples in manpage
[ci skip]
2015-01-27 22:02:58 +01:00
Alexis Hildebrandt
2664343b15 [doc] Fix typo in manpage
[ci skip]
2015-01-27 22:02:58 +01:00
Alexis Hildebrandt
bc16de720e [doc] Improve documentation for option aliases
in mapnpage.

[ci skip]
2015-01-27 22:02:58 +01:00
Alexis Hildebrandt
141e7787f5 [doc] Minor typographical changes in manpage
[ci skip]
2015-01-27 22:02:58 +01:00
Alexis Hildebrandt
fccb300044 [doc] Comment empty items in manpage
[ci skip]
2015-01-27 22:02:58 +01:00
Alexis Hildebrandt
f9f2440451 [doc] Change wording in manpage
[ci skip]
2015-01-27 22:02:33 +01:00
Alexis Hildebrandt
217193608a [doc] Use specific example to explain environment vars
[ci skip]
2015-01-27 22:02:33 +01:00
Alexis Hildebrandt
6a96a4e68a [doc] Use Tn for HTTP and XML in manpage
[ci skip]
2015-01-27 22:02:33 +01:00
Alexis Hildebrandt
d8bbc40005 [doc] Use .Nm instead of [Ll]edger in manpage
[ci skip]
2015-01-27 22:02:33 +01:00
Alexis Hildebrandt
ce4511a220 [doc] Replace Nm with Sy, Cm, Pa in manpage
[ci skip]
2015-01-27 22:02:33 +01:00
Alexis Hildebrandt
37777c284c [doc] Correct Ar placholders in manpage
[ci skip]
2015-01-27 22:02:33 +01:00
Alexis Hildebrandt
7634086465 [doc] Replace Nm with more appropriate macros
in manpage such as Fl, Ar, Ev, Em, etc.

[ci skip]
2015-01-27 22:01:57 +01:00
Alexis Hildebrandt
0f04246e43 [doc] Improve quoting in manpage
[ci skip]
2015-01-27 22:01:57 +01:00