Documentation (#8155)

This commit is contained in:
Matthias Schoettle
2025-04-10 17:29:52 -04:00
committed by GitHub
parent 99fefe8dfb
commit 5d99a9fcf7

View File

@@ -138,6 +138,8 @@ Page is set to `gh-pages`.
Your documentation should shortly appear at `<username>.github.io/<repository>`.
To publish your site on a custom domain, please refer to the [MkDocs documentation].
[GitHub Actions]: https://github.com/features/actions
[MkDocs plugins]: https://github.com/mkdocs/mkdocs/wiki/MkDocs-Plugins
[personal access token]: https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
@@ -147,6 +149,7 @@ Your documentation should shortly appear at `<username>.github.io/<repository>`.
[publishing source branch]: https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site
[manual page]: https://man7.org/linux/man-pages/man1/date.1.html
[caching]: plugins/requirements/caching.md
[MkDocs documentation]: https://www.mkdocs.org/user-guide/deploying-your-docs/#custom-domains
### with MkDocs