Documentation dependencies (#2252)
* Use a trailing slash recommended by mkdocs-material * Update doc requirements Let mkdocs-material resolve its imaging dependencies (cairosvg and pillow) and fix a dependabot warning along the way. Reference compatible versions by major.minor.
This commit is contained in:
parent
a6b19e85db
commit
dc17b4d378
2 changed files with 7 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
site_name: Headscale
|
||||
site_url: https://juanfont.github.io/headscale
|
||||
site_url: https://juanfont.github.io/headscale/
|
||||
edit_uri: blob/main/docs/ # Change the master branch to main as we are using main as a main branch
|
||||
site_author: Headscale authors
|
||||
site_description: >-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue