Commit Graph

25 Commits

Author SHA1 Message Date
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
Shamus Hammons
c26b7c1f3f Fix to internal links heisenbug, added -d switch for Headwar. 2017-02-23 14:20:47 -06:00
Shamus Hammons
0f52306465 Major reordering of Part IV, including some section cleanup. 2017-02-22 22:45:23 -06:00
Shamus Hammons
6842c3f6a9 Fix for bad link on "Ardour's Interface" (part link). 2017-02-21 17:28:41 -06:00
Shamus Hammons
389c23a3b5 Added chapter on track automation. 2017-02-21 14:59:29 -06:00
Shamus Hammons
68df18aa44 Added chapter on gain envelopes. 2017-02-21 14:57:01 -06:00
Ed Ward
d5243965fa Documenting the MIDI List Editor 2017-02-21 12:02:26 +01:00
Ed Ward
8199ccf24c Control Master to VCA 2017-02-20 17:13:44 +01:00
Ed Ward
f442fb4676 Corrected two links about control surfaces 2017-02-17 17:38:52 +01:00
Shamus Hammons
f51f74e243 Fix URIs for OvenWorks. 2017-02-16 10:53:08 -06:00
Ed Ward
64da80fe7a created links for all the pages in master-doc to prepare for new internal link system 2017-02-16 12:19:00 +01:00
Shamus Hammons
b8a1eac378 Added fixups/new classes to the main CSS, cleanup of Mini-Timeline. 2017-02-15 17:22:56 -06:00
Shamus Hammons
2e1494c97e Fix the "should fix" URIs. 2017-02-14 20:23:51 -06:00
Shamus Hammons
732f516cb0 Promote prologue subchapter content to chapter teaser content. 2017-02-14 20:02:22 -06:00
Shamus Hammons
0e3e5e32e2 Nuke useless page from manual. 2017-02-14 09:24:19 -06:00
Shamus Hammons
46f0611ba8 Fix URIs for rgareus. 2017-02-14 09:18:56 -06: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
Ed Ward
661c9cf9df Documenting the 5.6 toolbar changes 2017-02-14 15:51:09 +01:00
1694ece4af re-organize lua scripting doc 2017-02-14 10:43:42 +01:00
Shamus Hammons
2098e011e6 Move content from _manual/ to include/. 2017-02-13 22:03:38 +01:00
Shamus Hammons
cbd9d47258 Added a few missing top level URIs to the master document. 2017-02-13 22:03:20 +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
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