Documentation (#6267)

* added short description + links to MkDocs docu

* hopefully better wording
This commit is contained in:
Alexander Voss 2023-11-02 10:52:33 +00:00 committed by GitHub
parent 7353c7d7cf
commit 9a7a185f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,6 +142,14 @@ the following command from the directory containing the `mkdocs.yml` file:
mkdocs gh-deploy --force
```
This will build your documentation and deploy it to a branch
`gh-pages` in your repository. See [this overview in the MkDocs
documentation] for more information. For a description of the
arguments, see [the documentation for the command].
[this overview in the MkDocs documentation]: https://www.mkdocs.org/user-guide/deploying-your-docs/#project-pages
[the documentation for the command]: https://www.mkdocs.org/user-guide/cli/#mkdocs-gh-deploy
## GitLab Pages
If you're hosting your code on GitLab, deploying to [GitLab Pages] can be done