Create an mkdocs.yml file in the root of your repository with the following content: site_name: 'example-docs' nav: - Home: index.md plugins: - techdocs- ...
確定! 回上一頁