| 程序包 | 说明 |
|---|---|
| com.github.houbb.markdown.toc.support.md | |
| com.github.houbb.markdown.toc.support.md.impl | |
| com.github.houbb.markdown.toc.util |
| 限定符和类型 | 方法和说明 |
|---|---|
TocGen |
MarkdownFileToc.genTocFile(String filePath,
TocConfig config)
生成单个文件的 toc
|
| 限定符和类型 | 方法和说明 |
|---|---|
TocGen |
AtxMarkdownFileToc.genTocFile(String filePath,
TocConfig config) |
| 构造器和说明 |
|---|
AtxMarkdownContentToc(TocConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
static TocGen |
ThreadLocalUtil.genTocFile(String filePath,
TocConfig tocConfig)
生成文件
|
Copyright © 2019. All rights reserved.