]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/custom-html.xsl
Use a top-to-bottom numbering scheme for generating ids of subheadings and terms. 561/head
authorJohan Ouwerkerk <jm.ouwerkerk@gmail.com>
Sun, 12 Jul 2015 01:07:24 +0000 (03:07 +0200)
committerJohan Ouwerkerk <jm.ouwerkerk@gmail.com>
Sun, 12 Jul 2015 06:30:07 +0000 (08:30 +0200)
commitaa1169774bbd61761965d826fe36bd071ec78656
tree161a17883bd55560a10e6786486847d2960bf396
parent08abe30e782549df5ca4199a816d67bff852e07b
Use a top-to-bottom numbering scheme for generating ids of subheadings and terms.
This scheme fixes permalinks to distinguish between items that would previously have the same ID attribute.

Where possible the generated ID values are the same as those generated with the previous versions of the stylesheet
to retain backwards compatibility with published links.

As a side effect of the changes xsltproc should no longer complain about duplicate IDs during build.
man/custom-html.xsl