Docs: Fix leveloffset bug, raise REL NOTES level
authorRemington Steed <rjs7@calvin.edu>
Mon, 18 Nov 2013 20:21:09 +0000 (15:21 -0500)
committerRemington Steed <rjs7@calvin.edu>
Mon, 18 Nov 2013 20:49:12 +0000 (15:49 -0500)
commit2f20d95461119fbe6360cc0eaa346d07ebaddd47
treed8244ef67adbcf51c087eca8eb7a1ef08af26afd
parent6353e2b8b6e72e83ffb1513720faf1b6d7c78d2b
Docs: Fix leveloffset bug, raise REL NOTES level

We should restrict our use of the asciidoc leveloffset command to the
root.txt file, since it is a global setting and cannot be set relative
to an existing offset.

This commit also raises the Release Notes section to the highest level
in order to prevent the lowest level subsections within it from being
lost. This is in response to asciidoc errors:

    WARNING: RELEASE_NOTES_2_5.txt: line 950: missing section: [sect5]

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/RELEASE_NOTES_2_5.txt
docs/root.txt