mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages ... markdown_extensions: - toc: permalink: true ...
確定! 回上一頁