mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-24 17:58:43 +02:00
* Drop mkdocs from `requirements.txt` and add Zensical * Replace mkdocs with Zensical in CI and pre-commit tasks * Remove `.info` from the `docs/` build directory (obsolete) * Update the legacy ReadTheDocs configuration * Update upgrade script to use Zensical * Remove custom docs footer * Remove obsolete CSS
This commit is contained in:
@@ -23,7 +23,6 @@ gunicorn==25.1.0
|
||||
Jinja2==3.1.6
|
||||
jsonschema==4.26.0
|
||||
Markdown==3.10.2
|
||||
mkdocs==1.6.1
|
||||
mkdocs-material==9.7.5
|
||||
mkdocstrings==1.0.3
|
||||
mkdocstrings-python==2.0.3
|
||||
@@ -42,3 +41,4 @@ strawberry-graphql-django==0.82.0
|
||||
svgwrite==1.4.3
|
||||
tablib==3.9.0
|
||||
tzdata==2025.3
|
||||
zensical==0.0.28
|
||||
|
||||
Reference in New Issue
Block a user