Просмотр исходного кода

Asciidoctor: Create HTML/PDF with TOC level 5

The default is 2 in Asciidoctor. A higher TOC level enables developers
and users to post more precise deep-links into docs. In PDF versions, it
is also easier now to navigate from the TOC to a specific subchapter.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_22
Alexander Kriegisch 1 месяц назад
Родитель
Сommit
db9aa89125
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      pom.xml

+ 1
- 0
pom.xml Просмотреть файл

@@ -513,6 +513,7 @@
<attributes>
<source-highlighter>coderay</source-highlighter>
<toc>left</toc>
<toclevels>5</toclevels>
<icons>font</icons>
<!--
Create separate CSS files, rather than embedding CSS into each HTML file

Загрузка…
Отмена
Сохранить