Commit Graph

19 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
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