Commit Graph

9 Commits

Author SHA1 Message Date
MrHeadwar f8176904c8 Remove mnemonic-bindings files that where overlaping with the new keyboard-shortcuts file 2022-11-23 12:16:41 +03:00
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 e957674fe9 More rephrasing, adding a screencap, removing a useless 1 liner page 2017-06-16 16:29:12 +02:00
Ed Ward 7be4f50799 converting abused <dl>s into <table>s 2017-03-14 17:43:24 +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
Paul Davis 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