hedgedoc/docs
Erik Michelson 4132833b5d refactor(api-docs): move api docs to /api/doc/
The API documentation belongs strictly to the API itself.
Due to the usage of version-prefixed API endpoints, there is no conflict
with existing or future endpoints.
The reason behind this is that we already have enough exceptions in the
routing (default everything to react-frontend, exceptions for backend)
and it is hard to keep it synchronized throughout all relevant places.
This came to attention as the dev setup didn't proxy the API docs to the
backend.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-09-12 14:49:17 +02:00
..
.netlify docs: restructure documentation 2023-09-17 21:50:21 +02:00
content refactor(api-docs): move api docs to /api/doc/ 2024-09-12 14:49:17 +02:00
.gitignore chore: add .gitignore to docs 2022-06-02 17:19:01 +02:00
.markdownlint.json docs: restructure documentation 2023-09-17 21:50:21 +02:00
.markdownlint.json.license ci: add workflow to lint documentation 2023-07-09 20:07:07 +02:00
mkdocs.yml feat(auth): refactor auth, add oidc 2024-09-11 21:29:49 +02:00
netlify.toml fix: docs deployment 2023-10-08 17:54:39 +02:00
package.json chore(deps): update yarn to v4.4.1 2024-09-02 16:38:54 +02:00
package.json.license ci: add workflow to lint documentation 2023-07-09 20:07:07 +02:00
requirements.txt chore(deps): update dependency mkdocs-material to v9.5.34 2024-09-01 16:12:36 +00:00