Commit Graph

8 Commits

Author SHA1 Message Date
Chris Caudle
b770e56505 Corrected error in Windows MIDI system description. Removed information regarding configuring JACK, and replaced with a note that JACK is now considered an advanced use case, and linked to jackaudio.org for users who need the routing capabilities of jack. Removed the MIDI on Linux and MIDI on OS X sections from the master document since those primarily discussed JACK. 2022-09-02 15:54:01 +03:00
e74c09802c Edit pages to reflect jackd not being essential 2019-08-03 23:36:55 -07:00
Shamus Hammons
fc55149168 First pass at cleanup of Part II. 2017-03-14 22:57:34 -05: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
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