diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-09-12 21:32:35 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-09-12 21:32:35 -0400 |
commit | 47afa95b36cedb0c327ebdea901fa76b0f1f34ea (patch) | |
tree | b1afa7519df76230a6247409537f7c1716b5cc78 /data | |
parent | v5 v6: ao, expansion of links to internal filepaths (re: syntax based shortcut) (diff) |
v5 v6: ao, feedback on markup document structure (heading level) errors
* adjustment to (existing) provided feedback, based on:
* level A~ title, required;
* levels B~ C~ D~ optional sequential document divider headings
(Part, Section etc. equivalent);
* level 1~ required, heading level preceding substantive text; followed by
* levels 2~ 3~ 4~ optional, sequential headings
(1.1, 1.1.1, 1.1.1.1 equivalents)
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 9 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index 5a09b662..eb51153a 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -38,6 +38,15 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.6.6.orig.tar.xz sisu_5.6.6.orig.tar.xz sisu_5.6.6-1.dsc +* ao, feedback on markup document structure (heading level) errors + adjustment to (existing) provided feedback, based on: + * level A~ title, required; + * levels B~ C~ D~ optional sequential document divider headings + (Part, Section etc. equivalent); + * level 1~ required, heading level preceding substantive text; followed by + * levels 2~ 3~ 4~ optional, sequential headings + (1.1, 1.1.1, 1.1.1.1 equivalents) + * ao, expansion of links to internal filepaths (re: syntax based shortcut) (expansion of sisu output filepaths, sync with use of --act0 to --act9) diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index f95cb51c..ea7f7858 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -28,6 +28,15 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.2.7.orig.tar.xz sisu_6.2.7.orig.tar.xz sisu_6.2.7-1.dsc +* ao, feedback on markup document structure (heading level) errors + adjustment to (existing) provided feedback, based on: + * level A~ title, required; + * levels B~ C~ D~ optional sequential document divider headings + (Part, Section etc. equivalent); + * level 1~ required, heading level preceding substantive text; followed by + * levels 2~ 3~ 4~ optional, sequential headings + (1.1, 1.1.1, 1.1.1.1 equivalents) + * ao, expansion of links to internal filepaths (re: syntax based shortcut) (expansion of sisu output filepaths, sync with use of --act0 to --act9) |