mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-01 10:22:43 +02:00
docs: refactor sections, consolidate examples (#1164)
This commit is contained in:
parent
f41eeaf138
commit
8cae3f27bb
74 changed files with 85 additions and 194 deletions
|
@ -2,6 +2,9 @@
|
|||
/docs/reference/reference.html /configuration/
|
||||
/docs/configuration/ /configuration/
|
||||
|
||||
/configuration/ /reference/
|
||||
|
||||
|
||||
/community/ /docs/community/
|
||||
/community/index.html /docs/community/
|
||||
/community/contributing /docs/community/contributing.html
|
||||
|
@ -13,7 +16,6 @@
|
|||
|
||||
/docs/reference/examples.html /configuration/examples.html
|
||||
|
||||
/reference/ /docs/reference/reference.html
|
||||
/guide/ /docs/quick-start/
|
||||
/guide/kubernetes.html /docs/quick-start/kubernetes.html
|
||||
/guide/kubernetes /docs/quick-start/kubernetes.html
|
||||
|
@ -21,3 +23,13 @@
|
|||
/guide/synology.html /docs/quick-start/synology.html
|
||||
/docs/examples.html /recipes/
|
||||
/docs/examples /recipes/
|
||||
|
||||
/recipes/ /guides/
|
||||
/recipes/ad-guard.html /guides/ad-guard.html
|
||||
/recipes/argo.html /guides/argo.html
|
||||
/recipes/cloud-run.html /guides/cloud-run.html
|
||||
/recipes/istio.html /guides/istio.html
|
||||
/recipes/kubernetes.html /guides/kubernetes.html
|
||||
/recipes/local-oidc.html /guides/local-oidc.html
|
||||
/recipes/mtls.html /guides/mtls.html
|
||||
/recipes/vs-code-server.html /guides/vs-code-server.html
|
Loading…
Add table
Add a link
Reference in a new issue