diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-10-26 22:33:29 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-10-27 10:39:22 +0100 |
commit | 448d00f8e1f8265fed716f9b5090ef6f7524d56e (patch) | |
tree | caad1ac048afb31af320b0dc4f8a8bb933d612f9 /xsl | |
parent | Makefile: Add distclean target (diff) | |
download | devmanual-448d00f8e1f8265fed716f9b5090ef6f7524d56e.tar.gz devmanual-448d00f8e1f8265fed716f9b5090ef6f7524d56e.tar.bz2 devmanual-448d00f8e1f8265fed716f9b5090ef6f7524d56e.zip |
devbook.xsl: Rework templates for previous/next node
- Separate finding the node from HTML formatting.
- Determine the absolute parent path from the path of our own @self
attribute, rather than from the parent document's @self attribute.
- Get the first node from the following-sibling or preceding-sibling
axis directly, instead of laboriously calculating its index.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'xsl')
0 files changed, 0 insertions, 0 deletions