]> Shamusworld >> Repos - ardour-manual/commitdiff
Added a few missing top level URIs to the master document.
authorShamus Hammons <jlhamm@acm.org>
Mon, 13 Feb 2017 19:29:45 +0000 (13:29 -0600)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 13 Feb 2017 21:03:20 +0000 (22:03 +0100)
README.md
master-doc.txt

index 4645752e1be99a1261a89473a1f0ff3758eece7d..83ac658450ea105dbbe424ffd213ca2349bef67d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ Here are the keywords you can put in, and a brief description of what they do:
 | include | Tells the build system that the content lives in an external file; these normally live in the `include/` directory. Note that the filename should **not** be prefixed with `include/` |
 | exclude | Tells the `implode` and `explode` scripts that file referred to by the `include` keyword should be ignored. Note that the value of this keyword is ignored |
 | style   | Sets an alternate CSS stylesheet; the name should match the one referred to (sans the `.css` suffix) in the `source/css` directory |
+| uri     | Sets an absolute URI where this page will go in the hierachy of the created website. It does *not* change the document structure |
 
 ### Normal content
 
index b69c6134478ef63b0596a0611a6ed17f982c77bb..edef26ab89c034bac9401647af89a276c218677a 100644 (file)
@@ -72,6 +72,7 @@ part: subchapter
 ---
 title: Ardour Concepts
 include: ardour-concepts.html
+uri: introducing-ardour
 part: chapter
 ---
 
@@ -788,6 +789,7 @@ part: part
 ---
 title: Sessions
 include: sessions.html
+uri: working-with-sessions
 part: chapter
 ---
 
@@ -920,6 +922,7 @@ part: subchapter
 ---
 title: Tracks
 include: tracks.html
+uri: working-with-tracks
 part: chapter
 ---
 
@@ -1056,6 +1059,7 @@ part: chapter
 
 ---
 title: Playback & Recording
+uri: recording
 part: part
 ---
 
@@ -1193,6 +1197,7 @@ part: subchapter
 
 ---
 title: Editing
+uri: editing-and-arranging
 part: part
 ---
 
@@ -1359,6 +1364,7 @@ part: subchapter
 ---
 title: Playlists
 include: playlists.html
+uri: working-with-playlists
 part: chapter
 ---
 
@@ -1778,12 +1784,14 @@ part: subchapter
 ---
 title: Automation
 include: automation.html
+uri: automation
 part: chapter
 ---
 
 ---
 title: Mixdown
 include: mixdown.html
+uri: exporting
 part: chapter
 ---
 
@@ -1843,6 +1851,7 @@ part: part
 ---
 title: Working with Synchronization
 include: working-with-synchronization.html
+uri: synchronization
 part: chapter
 ---
 
@@ -1919,6 +1928,7 @@ part: subchapter
 
 ---
 title: Control Surfaces
+uri: using-control-surfaces
 part: part
 ---