teleport/docs/3.1.yaml
2020-12-28 15:58:08 -08:00

44 lines
1.2 KiB
YAML

site_name: Teleport
site_url: https://goteleport.com/teleport/docs
repo_url: https://github.com/gravitational/teleport
site_description: "Teleport Documentation: Teleport Unified Access Plane enables engineers to quickly access any computing resource anywhere"
site_author: Teleport
copyright: Gravitational Inc, 2016-21
# output directory:
site_dir: ../build/docs/3.1
docs_dir: "3.1"
theme:
name: null
custom_dir: 'theme/'
markdown_extensions:
- markdown_include.include
- admonition
- def_list
- footnotes
extra_css: []
extra_javascript: []
extra:
version: 3.1
nav:
- Documentation:
- Introduction: index.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