Commit Graph

684 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
Ed Ward
fdf05235b4 Documenting Session > Archive... and adding breadcrumbs to build.py 2017-02-24 13:23:51 +01:00
Shamus Hammons
51e1ec56c6 Add missing file. Sorry about that folks! :-/ 2017-02-23 12:17:17 -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
0c01e0e663 Minor edit to 'Controlling Track with Automation'. 2017-02-21 15:16:53 -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
9b4cfef6b7 Correctiong spelling 2017-02-21 17:06:49 +01:00
Ed Ward
b5d2dccf36 Mentionning the scrollwheel on the metronome 2017-02-21 16:53:18 +01: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
5ecf3bcfe7 Documenting the Rhythm Ferret 2017-02-18 19:49:59 +01:00
10ed3719ed Update lua class documentation 2017-02-18 00:17:10 +01:00
Ed Ward
f442fb4676 Corrected two links about control surfaces 2017-02-17 17:38:52 +01:00
Ed Ward
94819e4ffb Catching the last non-unbreakable links 2017-02-17 14:46:43 +01:00
Ed Ward
3ac2b1ab0a Replaced all the internal links with unbreakable links 2017-02-17 12:02:54 +01:00
Shamus Hammons
c4e6f2fb97 Fix links. 2017-02-16 11:09:10 -06:00
Shamus Hammons
44222d2aab Cleanup of Track/Bus signal flow section. 2017-02-16 10:53:07 -06:00
Shamus Hammons
62f44f618e Initial work on fixing up Plugins section. 2017-02-16 10:53:07 -06: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
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
718dc3ba5f Minor corrections. 2017-02-14 09:18:56 -06:00
Shamus Hammons
9d0b0c6d46 Updated processor box and plugin manager pages; added images. 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
f56f05b33b update lua class doc 2017-02-14 15:04:10 +01:00
1694ece4af re-organize lua scripting doc 2017-02-14 10:43:42 +01:00
59940ceb80 Add HTML anchors to lua-doc 2017-02-14 10:38:56 +01: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