我使用过 SpringRestDoc 并且想要折叠目录。
下面我的index.adoc
= Service Rest Docs API Document
:doctype: book
:icons: font
:source-highlighter: highlightjs
:toc2: left
:theme: flatly
:toclevels: 1
:sectlinks:
[[introduction]]
== information
----
Spring Rest Document
----
...
Run Code Online (Sandbox Code Playgroud)
谢谢,