forked from zalando/postgres-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
16 lines (13 loc) · 504 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
16 lines (13 loc) · 504 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
site_name: Postgres Operator
repo_url: https://github.com/zalando/postgres-operator
theme: readthedocs
pages:
- Introduction: index.md
- Quickstart: quickstart.md
- Administrator Guide: administrator.md
- User Guide: user.md
- Developer Guide: developer.md
- Reference:
- Operator Configuration: reference/operator_parameters.md
- Cluster Manifest description: reference/cluster_manifest.md
- Command-line options and environment: reference/command_line_and_environment.md