Skip to content

Commit

Permalink
Test new 3-column layout (suse2022-ns)
Browse files Browse the repository at this point in the history
Fallback to suse2021-ns
  • Loading branch information
tomschr committed Mar 31, 2022
1 parent 86ddca3 commit c4c9b88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DC-SLES-administration
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ PROFOS="sles"
PROFARCH="x86_64;zseries;power;aarch64"

## stylesheet location
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2021-ns"
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"
4 changes: 2 additions & 2 deletions DC-SLES-installation
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ PROFOS="sles"
PROFARCH="x86_64;zseries;power;aarch64"

## stylesheet location
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2021-ns"
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2021-ns"

# Setting the TOC depth to sect 2
XSLTPARAM="--param toc.section.depth=3"

0 comments on commit c4c9b88

Please sign in to comment.