Commit Graph

27 Commits

Author SHA1 Message Date
Shamus Hammons cfb496c7d3 Add --nopdf option to build script, fixes for Automation section. 2019-07-30 12:44:58 -05:00
Ed Ward 74d200e341 Adding PDF generation 2019-07-30 16:14:34 +02:00
Ed Ward 1f90d2dac9 More CSS simplification, hopefully no visual change. Made the left bar active title readable (lighter red) 2019-02-26 08:36:33 -08:00
Ed Ward df596e752f CSS simplification (no visual change hopefully) 2019-02-26 08:36:33 -08:00
Ed Ward 649aea9ef9 Better numbering for one page version 2019-01-15 09:59:14 +01:00
Ed Ward dfd7223eb7 A bit of styling for the 1-page version 2019-01-14 12:31:58 +01:00
Ed Ward ecdab5aaa7 Removing unused images, a tiny bit of styling 2019-01-14 11:15:37 +01:00
Ed Ward 7f82f0bee9 Added the creation of a one page html for the whole manual 2019-01-11 12:58:20 +01: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
Shamus Hammons 85766daaf1 Fix for non-matching internal links. 2017-08-03 20:52:36 -05:00
Robin Gareus 9a8e4dcc20 Fix HTML
An img element must have an alt attribute (and a closing tag)
2017-07-03 01:47:24 +02:00
Ed Ward da762c68fe Visually nicer 'edit in github' and nav bar 2017-06-12 12:39:12 +02:00
Ed Ward bc1078a91e Adding a link to edit in GitHub 2017-06-11 12:02:42 +02:00
Ed Ward b818a4a213 Corrected the TOC ids to classes, updated the CSS accordingly 2017-04-23 07:47:34 -07:00
Ed Ward a28590c561 Update to bootstrap 3.3, minor tweaks 2017-04-18 15:16:31 -07:00
Ed Ward 75b7d38ed5 More infos in dev mode for build.py 2017-02-27 08:56:26 -08:00
Shamus Hammons 7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00
Ed Ward 2a78650ae3 Bug on the breadcrumbs in build.py 2017-02-24 17:43:48 +01:00
Ed Ward fdf05235b4 Documenting Session > Archive... and adding breadcrumbs to build.py 2017-02-24 13:23:51 +01:00
Shamus Hammons c26b7c1f3f Fix to internal links heisenbug, added -d switch for Headwar. 2017-02-23 14:20:47 -06:00
Shamus Hammons 389c23a3b5 Added chapter on track automation. 2017-02-21 14:59:29 -06:00
Shamus Hammons e6123839d2 Minor tweaks to README and style guide to reflect new build system. 2017-02-14 09:14:37 -06:00
Shamus Hammons 2098e011e6 Move content from _manual/ to include/. 2017-02-13 22:03:38 +01:00
Shamus Hammons f1607b3d25 Changes to new build system to include URI keyword/building. 2017-02-13 22:03:11 +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