mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 16:36:22 +02:00
switch to mkdocs-material
This commit is contained in:
parent
d5522feb05
commit
50b7e72502
3 changed files with 34 additions and 62 deletions
29
apps/docs/requirements.txt
Normal file
29
apps/docs/requirements.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
babel==2.16.0
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
colorama==0.4.6
|
||||
ghp-import==2.1.0
|
||||
idna==3.10
|
||||
Jinja2==3.1.5
|
||||
Markdown==3.7
|
||||
MarkupSafe==3.0.2
|
||||
mergedeep==1.3.4
|
||||
mkdocs==1.6.1
|
||||
mkdocs-get-deps==0.2.0
|
||||
mkdocs-material==9.5.50
|
||||
mkdocs-material-extensions==1.3.1
|
||||
packaging==24.2
|
||||
paginate==0.5.7
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.3.6
|
||||
Pygments==2.19.1
|
||||
pymdown-extensions==10.14.1
|
||||
python-dateutil==2.9.0.post0
|
||||
PyYAML==6.0.2
|
||||
pyyaml_env_tag==0.1
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
six==1.17.0
|
||||
urllib3==2.3.0
|
||||
watchdog==6.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue