teleport/docs/3.0.yaml
2018-09-26 15:45:22 -07:00

43 lines
1.2 KiB
YAML

site_name: Gravitational Teleport
site_url: https://gravitational.com/teleport/docs
repo_url: https://github.com/gravitational/teleport
site_description: SSH and Kubernetes Gateway for Clusters and Teams
site_author: Gravitational Inc
copyright: Gravitational Inc, 2016-18
# output directory:
site_dir: ../build/docs/3.0
docs_dir: "3.0"
theme: readthedocs
theme_dir: theme
markdown_extensions:
- markdown_include.include
- admonition
- def_list
- footnotes
extra_css: []
extra_javascript: []
extra:
version: 3.0
pages:
- Documentation:
- Introduction: intro.md
- Quick Start Guide: quickstart.md
- Architecture: architecture.md
- User Manual: user-manual.md
- Admin Manual: admin-guide.md
- FAQ: faq.md
- Teleport Enterprise:
- Introduction: enterprise.md
- Quick Start Guide: quickstart-enterprise.md
- RBAC: ssh_rbac.md
- Single sign-on (SSO): ssh_sso.md
- Guides:
- Okta: ssh_okta.md
- Active Directory (ADFS): ssh_adfs.md
- One Login: ssh_one_login.md
- OIDC: oidc.md
- Trusted Clusters: trustedclusters.md
- Kubernetes Guide: kubernetes_ssh.md