mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 04:55:42 -04:00
ci: add minor comment to docs deployment workflow
This commit is contained in:
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
@@ -2,6 +2,10 @@
|
||||
# @type github workflow
|
||||
# @desc builds mkdocs from the main branch /docs/ folder and puts the compiled version
|
||||
# in the `gh-pages` branch. Is hosted using Github Pages.
|
||||
#
|
||||
# @update pip install --upgrade mkdocs
|
||||
# pip install --upgrade --force-reinstall mkdocs-material
|
||||
#
|
||||
# @author Aetherinox
|
||||
# @url https://github.com/Aetherinox
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user