mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: ✏️ fix docs generation typo and remove trailing white space
This commit is contained in:
parent
4f9c728db0
commit
437532f2f9
12
mkdocs.yml
12
mkdocs.yml
@ -101,7 +101,7 @@ plugins:
|
|||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Home: 'index.md'
|
- Home: 'index.md'
|
||||||
- Installation:
|
- Installation:
|
||||||
- Overview: 'installation/index.md'
|
- Overview: 'installation/index.md'
|
||||||
- Installing with the Automated Installer: 'installation/010_INSTALL_AUTOMATED.md'
|
- Installing with the Automated Installer: 'installation/010_INSTALL_AUTOMATED.md'
|
||||||
- Installing manually: 'installation/020_INSTALL_MANUAL.md'
|
- Installing manually: 'installation/020_INSTALL_MANUAL.md'
|
||||||
@ -122,14 +122,14 @@ nav:
|
|||||||
- Community Nodes:
|
- Community Nodes:
|
||||||
- Community Nodes: 'nodes/communityNodes.md'
|
- Community Nodes: 'nodes/communityNodes.md'
|
||||||
- Overview: 'nodes/overview.md'
|
- Overview: 'nodes/overview.md'
|
||||||
- Features:
|
- Features:
|
||||||
- Overview: 'features/index.md'
|
- Overview: 'features/index.md'
|
||||||
- Concepts: 'features/CONCEPTS.md'
|
- Concepts: 'features/CONCEPTS.md'
|
||||||
- Configuration: 'features/CONFIGURATION.md'
|
- Configuration: 'features/CONFIGURATION.md'
|
||||||
- ControlNet: 'features/CONTROLNET.md'
|
- ControlNet: 'features/CONTROLNET.md'
|
||||||
- Image-to-Image: 'features/IMG2IMG.md'
|
- Image-to-Image: 'features/IMG2IMG.md'
|
||||||
- Controlling Logging: 'features/LOGGING.md'
|
- Controlling Logging: 'features/LOGGING.md'
|
||||||
- Model Mergeing: 'features/MODEL_MERGING.md'
|
- Model Merging: 'features/MODEL_MERGING.md'
|
||||||
- Nodes Editor (Experimental): 'features/NODES.md'
|
- Nodes Editor (Experimental): 'features/NODES.md'
|
||||||
- NSFW Checker: 'features/NSFW.md'
|
- NSFW Checker: 'features/NSFW.md'
|
||||||
- Postprocessing: 'features/POSTPROCESS.md'
|
- Postprocessing: 'features/POSTPROCESS.md'
|
||||||
@ -140,9 +140,9 @@ nav:
|
|||||||
- InvokeAI Web Server: 'features/WEB.md'
|
- InvokeAI Web Server: 'features/WEB.md'
|
||||||
- WebUI Hotkeys: "features/WEBUIHOTKEYS.md"
|
- WebUI Hotkeys: "features/WEBUIHOTKEYS.md"
|
||||||
- Other: 'features/OTHER.md'
|
- Other: 'features/OTHER.md'
|
||||||
- Contributing:
|
- Contributing:
|
||||||
- How to Contribute: 'contributing/CONTRIBUTING.md'
|
- How to Contribute: 'contributing/CONTRIBUTING.md'
|
||||||
- Development:
|
- Development:
|
||||||
- Overview: 'contributing/contribution_guides/development.md'
|
- Overview: 'contributing/contribution_guides/development.md'
|
||||||
- InvokeAI Architecture: 'contributing/ARCHITECTURE.md'
|
- InvokeAI Architecture: 'contributing/ARCHITECTURE.md'
|
||||||
- Frontend Documentation: 'contributing/contribution_guides/development_guides/contributingToFrontend.md'
|
- Frontend Documentation: 'contributing/contribution_guides/development_guides/contributingToFrontend.md'
|
||||||
@ -161,5 +161,3 @@ nav:
|
|||||||
- Other:
|
- Other:
|
||||||
- Contributors: 'other/CONTRIBUTORS.md'
|
- Contributors: 'other/CONTRIBUTORS.md'
|
||||||
- CompViz-README: 'other/README-CompViz.md'
|
- CompViz-README: 'other/README-CompViz.md'
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user