-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Open tab when running `serve` command * Warn on invalid anchor references
- Loading branch information
1 parent
f852159
commit 7ec28ec
Showing
17 changed files
with
61 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
# TODO: Remove once mkdocs 1.6 is released | ||
mkdocs@git+https://github.com/mkdocs/mkdocs.git@e755aaed7ea47348a60495ab364d5483ab90a4a6 | ||
mkdocs ~= 1.6.1 | ||
|
||
# 4.53.2 / 9.5.14 | ||
mkdocs-material@git+ssh://[email protected]/squidfunk/mkdocs-material-insiders.git@caf2c0d696346347745872544a0ef556785ac8a1 | ||
# 4.53.14 / 9.5.46 | ||
mkdocs-material@git+ssh://[email protected]/squidfunk/mkdocs-material-insiders.git@115e3b4466c02a93775ab8febe747f10569f2231 | ||
|
||
mkdocstrings-crystal ~= 0.3.5 | ||
mkdocs-gen-files ~= 0.5.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# This file is autogenerated by pip-compile with Python 3.12 | ||
# by the following command: | ||
# | ||
# pip-compile requirements.in | ||
# | ||
babel==2.14.0 | ||
babel==2.16.0 | ||
# via mkdocs-material | ||
certifi==2024.2.2 | ||
certifi==2024.8.30 | ||
# via requests | ||
charset-normalizer==3.3.2 | ||
charset-normalizer==3.4.0 | ||
# via requests | ||
click==8.1.7 | ||
# via | ||
|
@@ -18,15 +18,15 @@ colorama==0.4.6 | |
# via mkdocs-material | ||
ghp-import==2.1.0 | ||
# via mkdocs | ||
idna==3.6 | ||
idna==3.10 | ||
# via requests | ||
jinja2==3.1.3 | ||
jinja2==3.1.4 | ||
# via | ||
# mkdocs | ||
# mkdocs-material | ||
# mkdocstrings | ||
# mkdocstrings-crystal | ||
markdown==3.6 | ||
markdown==3.7 | ||
# via | ||
# markdown-callouts | ||
# mkdocs | ||
|
@@ -36,7 +36,7 @@ markdown==3.6 | |
# pymdown-extensions | ||
markdown-callouts==0.4.0 | ||
# via mkdocstrings-crystal | ||
markupsafe==2.1.5 | ||
markupsafe==3.0.2 | ||
# via | ||
# jinja2 | ||
# mkdocs | ||
|
@@ -48,7 +48,7 @@ mergedeep==1.3.4 | |
# mkdocs | ||
# mkdocs-get-deps | ||
# mkdocs-material | ||
mkdocs @ git+https://github.com/mkdocs/mkdocs.git@e755aaed7ea47348a60495ab364d5483ab90a4a6 | ||
mkdocs==1.6.1 | ||
# via | ||
# -r requirements.in | ||
# mkdocs-autorefs | ||
|
@@ -57,7 +57,7 @@ mkdocs @ git+https://github.com/mkdocs/mkdocs.git@e755aaed7ea47348a60495ab364d54 | |
# mkdocs-material | ||
# mkdocs-section-index | ||
# mkdocstrings | ||
mkdocs-autorefs==1.0.1 | ||
mkdocs-autorefs==1.2.0 | ||
# via | ||
# mkdocstrings | ||
# mkdocstrings-crystal | ||
|
@@ -67,49 +67,49 @@ mkdocs-get-deps==0.2.0 | |
# via mkdocs | ||
mkdocs-literate-nav==0.6.1 | ||
# via -r requirements.in | ||
mkdocs-material @ git+ssh://[email protected]/squidfunk/mkdocs-material-insiders.git@caf2c0d696346347745872544a0ef556785ac8a1 | ||
mkdocs-material @ git+ssh://[email protected]/squidfunk/mkdocs-material-insiders.git@115e3b4466c02a93775ab8febe747f10569f2231 | ||
# via -r requirements.in | ||
mkdocs-material-extensions==1.3.1 | ||
# via mkdocs-material | ||
mkdocs-section-index==0.3.8 | ||
mkdocs-section-index==0.3.9 | ||
# via -r requirements.in | ||
mkdocstrings==0.24.1 | ||
mkdocstrings==0.27.0 | ||
# via mkdocstrings-crystal | ||
mkdocstrings-crystal==0.3.7 | ||
# via -r requirements.in | ||
packaging==24.0 | ||
packaging==24.2 | ||
# via mkdocs | ||
paginate==0.5.6 | ||
paginate==0.5.7 | ||
# via mkdocs-material | ||
pathspec==0.12.1 | ||
# via mkdocs | ||
platformdirs==4.2.0 | ||
platformdirs==4.3.6 | ||
# via | ||
# mkdocs-get-deps | ||
# mkdocstrings | ||
pygments==2.17.2 | ||
pygments==2.18.0 | ||
# via mkdocs-material | ||
pymdown-extensions==10.7.1 | ||
pymdown-extensions==10.12 | ||
# via | ||
# mkdocs-material | ||
# mkdocstrings | ||
python-dateutil==2.9.0.post0 | ||
# via ghp-import | ||
pyyaml==6.0.1 | ||
pyyaml==6.0.2 | ||
# via | ||
# mkdocs | ||
# mkdocs-get-deps | ||
# pymdown-extensions | ||
# pyyaml-env-tag | ||
pyyaml-env-tag==0.1 | ||
# via mkdocs | ||
regex==2023.12.25 | ||
regex==2024.11.6 | ||
# via mkdocs-material | ||
requests==2.31.0 | ||
requests==2.32.3 | ||
# via mkdocs-material | ||
six==1.16.0 | ||
# via python-dateutil | ||
urllib3==2.2.1 | ||
urllib3==2.2.3 | ||
# via requests | ||
watchdog==4.0.0 | ||
watchdog==6.0.0 | ||
# via mkdocs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters