mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
Update documentation of gh-pages branch
This commit is contained in:
parent
a3e9c31560
commit
4237a0be76
1 changed files with 3 additions and 2 deletions
|
|
@ -56,9 +56,10 @@ The files are saved in doc/html.
|
|||
Publishing the Web Site
|
||||
-----------------------
|
||||
|
||||
The Web Site is hosted by GitHub Pages from the docs/ directory of the gh-pages branch.
|
||||
The Web Site is hosted by GitHub Pages from the gh-pages branch.
|
||||
|
||||
/docs is a fixed GitHub pages location and contains ``.nojekyll``.
|
||||
A ``.nojekyll`` file is present to ensure folders beginning with an underscore
|
||||
are published.
|
||||
|
||||
When updates to LinkChecker are pushed, the web site is built and published
|
||||
automatically by a GitHub action ``.github/workflows/publish-pages.yml``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue