teleport/docs
Paul Gottschling 1ee16dda12
Tweak messaging to anticipate a new linter (#22270)
In gravitational/docs#238, we will add a linter that lints for incorrect
usage of Teleport terms. This change fixes linter violations to
anticipate this new linter.

Changes include:

- Ensuring that Teleport service names are capitalized
- No longer using the "[Resource] Access" terminology. Instead, talk
  about adding resources, using Teleport services, etc.
2023-04-11 16:42:00 +00:00
..
img docs: Oracle Database Access (#23925) 2023-04-05 14:55:24 +00:00
pages Tweak messaging to anticipate a new linter (#22270) 2023-04-11 16:42:00 +00:00
config.json Make distroless images default in docs (#24037) 2023-04-11 12:24:46 +00:00
cspell.json Make distroless images default in docs (#24037) 2023-04-11 12:24:46 +00:00
postrelease.md Fixed incorrect container image branch version numbers (#20585) 2023-01-24 02:08:36 +00:00
preflight.md Add OCI rebuild info to preflight checklist (#23630) 2023-04-11 04:25:47 +00:00
prerelease.md Add post-release checklist (#4620) 2020-10-22 16:45:38 -03:00
README.md docs/README: Update link to repo (#14455) 2022-07-15 07:13:17 +00:00

Teleport Docs

Teleport docs are built using Next.js. Please see the README in the docs repo for details on how to make and test changes to Teleport docs.

Run make -C build.assets test-docs from the root directory of this repo.