Files
2022-11-24 08:30:34 +02:00

23 lines
646 B
YAML

site_name: Zerto In-Cloud (ZIC) for Amazon Web Services (AWS) v1.1
theme:
name: readthedocs
highlightjs: false
nav:
- Introduction: introduction.md
- Prerequisites & Requirements: Prerequisites_&_Requirements.md
- ZIC Installation Components: ZIC_installation_components.md
- Deploying the ZIC Instance: Deploying_the_ZIC_Instance.md
- Connecting to ZIC: Connecting_to_ZIC.md
- Configuring Scale Accounts: Configuring_Scale_Accounts.md
plugins:
- zerto_swagger
- search
markdown_extensions:
- tables
- admonition
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences