小编bbu*_*ljj的帖子

如何在spring RestDoc(asciidoc)中折叠TOC(目录)?

我使用过 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)

谢谢,

asciidoc spring-boot spring-restdocs

2
推荐指数
1
解决办法
1678
查看次数

标签 统计

asciidoc ×1

spring-boot ×1

spring-restdocs ×1