Moving to directory urls (no need for .html at the end).
This commit is contained in:
parent
3fc36b0f76
commit
3fb87ab2c1
35 changed files with 374 additions and 71 deletions
|
|
@ -1,4 +1,4 @@
|
|||
click==8.3.2
|
||||
click==8.3.3
|
||||
colorama==0.4.6
|
||||
deepmerge==2.0
|
||||
ghp-import==2.1.0
|
||||
|
|
@ -12,10 +12,10 @@ mergedeep==1.3.4
|
|||
mkdocs==1.6.1
|
||||
mkdocs-autorefs==1.4.4
|
||||
mkdocs-get-deps==0.2.2
|
||||
mkdocstrings==1.0.3
|
||||
mkdocstrings==1.0.4
|
||||
mkdocstrings-python==2.0.3
|
||||
packaging==26.0
|
||||
pathspec==1.0.4
|
||||
packaging==26.1
|
||||
pathspec==1.1.0
|
||||
platformdirs==4.9.6
|
||||
Pygments==2.20.0
|
||||
pymdown-extensions==10.21.2
|
||||
|
|
@ -23,5 +23,6 @@ python-dateutil==2.9.0.post0
|
|||
PyYAML==6.0.3
|
||||
pyyaml_env_tag==1.1
|
||||
six==1.17.0
|
||||
tomli==2.4.1
|
||||
watchdog==6.0.0
|
||||
zensical==0.0.32
|
||||
zensical==0.0.36
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue