Commit Graph

11 Commits

Author SHA1 Message Date
Shamus Hammons
081e7af0b6 Fix for internal anchor links in the build script.
Seems this had been broken for some time now, but nobody noticed it. :-/
Thanks to Len Ovens for pointing this one out. :-)
2017-11-10 18:47:11 -06:00
Ed Ward
7ab7582fa3 Correcting typos, adding links 2017-04-09 07:59:58 -07:00
Ed Ward
7be4f50799 converting abused <dl>s into <table>s 2017-03-14 17:43:24 +01:00
Shamus Hammons
0f52306465 Major reordering of Part IV, including some section cleanup. 2017-02-22 22:45:23 -06:00
Ed Ward
9b4cfef6b7 Correctiong spelling 2017-02-21 17:06:49 +01:00
Ed Ward
5ecf3bcfe7 Documenting the Rhythm Ferret 2017-02-18 19:49:59 +01:00
Shamus Hammons
dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00
Shamus Hammons
2098e011e6 Move content from _manual/ to include/. 2017-02-13 22:03:38 +01:00
Shamus Hammons
d64781b7c2 New build system for documentation.
The new build system is documented in README.md, take a look to see the
nitty gritty. Major changes are: structure of the document is no longer
controlled by the filesystem, internal links are now 'unbreakable'.
2017-02-13 22:02:43 +01:00
ac92ade0dc Revert "New build system for documentation."
This reverts commit 178bba3b52.
2017-02-13 17:00:40 +01:00
Shamus Hammons
178bba3b52 New build system for documentation.
The new build system is documented in README.md, take a look to see the
nitty gritty. Major changes are: structure of the document is no longer
controlled by the filesystem, internal links are now 'unbreakable'.
2017-02-13 16:18:28 +01:00