Update mkdocs.yml
This commit is contained in:
@@ -14,6 +14,7 @@ theme:
|
|||||||
accent: amber
|
accent: amber
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
- pymdownx.details
|
||||||
- pymdownx.highlight
|
- pymdownx.highlight
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- toc:
|
- toc:
|
||||||
@@ -27,5 +28,6 @@ nav:
|
|||||||
- Home: index.md
|
- Home: index.md
|
||||||
- Setup:
|
- Setup:
|
||||||
- For absolute beginners: setup/beginners.md
|
- For absolute beginners: setup/beginners.md
|
||||||
- For Spigot beginners: setup/spigot.md
|
- Starting a new project: setup/project.md
|
||||||
- Setup using Gradle: setup/gradle.md
|
- Setup using Gradle: setup/gradle.md
|
||||||
|
- Entrypoint to your plugin: setup/entrypoint.md
|
||||||
|
Reference in New Issue
Block a user