stable-diffusion-aws-extension/docs/mkdocs.en.yml

44 lines
1.6 KiB
YAML

INHERIT: ./mkdocs.base.yml
docs_dir: en
site_dir: ./site/en
theme:
language: en
nav:
- Implementation Guide:
- Solution Overview:
- Overview: index.md
- Features and benefits: solution-overview/features-and-benefits.md
#- Use cases: solution-overview/use-cases.md
# - Concepts and definitions: solution-overview/concepts.md
- Cost: cost.md
- Architecture Overview:
- Architecture diagram: architecture-overview/architecture.md
# - AWS Well-Architected design considerations: architecture-overview/design-considerations.md
- Architecture details: architecture-overview/architecture-details.md
- Plan your deployment:
- Security: plan-deployment/security.md
- Supported regions: plan-deployment/regions.md
- Quotas: plan-deployment/quotas.md
- Deploy the solution:
- AWS CloudFormation template: deployment/template.md
- Deployment step: deployment/deployment.md
#- Update the solution: update.md
- Uninstall the solution: uninstall.md
- Use the solution:
- Preparation: user-guide/preparation.md
- Cloud Assets Management: user-guide/CloudAssetsManage.md
- txt2img guide: user-guide/txt2img-guide.md
- img2img guide: user-guide/img2img-guide.md
- Dreambooth guide: user-guide/dreambooth-guide.md
#- Checkpoint Merger guide: user-guide/checkpoint-merge-guide.md
- Developer guide:
- Source code: developer-guide/source.md
- Troubleshooting: troubleshooting.md
- FAQ: faq.md
- Revisions: revisions.md
#- Contributors: contributors.md
- Notices: notices.md