File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -142,6 +142,14 @@ the following command from the directory containing the `mkdocs.yml` file:
142
142
mkdocs gh-deploy --force
143
143
```
144
144
145
+ This will build your documentation and deploy it to a branch
146
+ ` gh-pages ` in your repository. See [ this overview in the MkDocs
147
+ documentation] for more information. For a description of the
148
+ arguments, see [ the documentation for the command] .
149
+
150
+ [ this overview in the MkDocs documentation ] : https://www.mkdocs.org/user-guide/deploying-your-docs/#project-pages
151
+ [ the documentation for the command ] : https://www.mkdocs.org/user-guide/cli/#mkdocs-gh-deploy
152
+
145
153
## GitLab Pages
146
154
147
155
If you're hosting your code on GitLab, deploying to [ GitLab Pages] can be done
You can’t perform that action at this time.
0 commit comments