Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs requirements, enable strict validation #3660

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions mkdocs.yml
Expand Up @@ -33,6 +33,12 @@ extra_css:
exclude_docs: |
*.py

validation:
omitted_files: warn
absolute_links: warn
unrecognized_links: warn
anchors: warn

markdown_extensions:
- toc:
permalink: 
Expand Down
38 changes: 20 additions & 18 deletions requirements/requirements-docs.txt
Expand Up @@ -39,14 +39,14 @@ ghp-import==2.1.0
# via
# hatch.envs.docs
# mkdocs
griffe==0.38.0
griffe==0.44.0
# via mkdocstrings-python
jinja2==3.1.2
jinja2==3.1.3
# via
# hatch.envs.docs
# mkdocs
# mkdocstrings
markdown==3.5.1
markdown==3.6
# via
# hatch.envs.docs
# markdown-callouts
Expand All @@ -56,64 +56,66 @@ markdown==3.5.1
# mkdocs-click
# mkdocstrings
# pymdown-extensions
markdown-callouts==0.3.0
markdown-callouts==0.4.0
# via hatch.envs.docs
markupsafe==2.1.3
markupsafe==2.1.5
# via
# hatch.envs.docs
# jinja2
# mkdocs
# mkdocs-autorefs
# mkdocstrings
mdx-gh-links==0.3.1
mdx-gh-links==0.4
# via hatch.envs.docs
mergedeep==1.3.4
# via
# hatch.envs.docs
# mkdocs
# mkdocs-get-deps
mkdocs==1.5.3
mkdocs==1.6.0
# via
# hatch.envs.docs
# mkdocs-autorefs
# mkdocs-literate-nav
# mkdocs-redirects
# mkdocstrings
mkdocs-autorefs==0.5.0
mkdocs-autorefs==1.0.1
# via
# hatch.envs.docs
# mkdocstrings
mkdocs-click==0.8.1
# via hatch.envs.docs
mkdocs-get-deps==0.2.0
# via hatch.envs.docs
# via
# hatch.envs.docs
# mkdocs
mkdocs-literate-nav==0.6.1
# via hatch.envs.docs
mkdocs-redirects==1.2.1
# via hatch.envs.docs
mkdocstrings==0.24.0
mkdocstrings==0.24.3
# via
# hatch.envs.docs
# mkdocstrings-python
mkdocstrings-python==1.7.5
mkdocstrings-python==1.10.0
# via hatch.envs.docs
packaging==23.2
packaging==24.0
# via
# hatch.envs.docs
# mkdocs
pathspec==0.11.2
pathspec==0.12.1
# via
# hatch.envs.docs
# mkdocs
platformdirs==4.0.0
platformdirs==4.2.0
# via
# mkdocs
# mkdocs-get-deps
# mkdocstrings
pymdown-extensions==10.4
pymdown-extensions==10.8
# via
# hatch.envs.docs
# mkdocstrings
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via ghp-import
pyyaml==6.0.1
# via
Expand All @@ -128,7 +130,7 @@ pyyaml-env-tag==0.1
# mkdocs
six==1.16.0
# via python-dateutil
watchdog==3.0.0
watchdog==4.0.0
# via
# hatch.envs.docs
# mkdocs