mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -06:00
docs: Setup mkdocs with mkdocs-material theme
This changes the framework used to generate the klipper3d site. Signed-off-by: Damien Martin <damlobster@gmail.com>
This commit is contained in:
parent
cff61605fb
commit
ea802aa91e
11 changed files with 189 additions and 165 deletions
8
docs/_klipper3d/mkdocs-requirements.txt
Normal file
8
docs/_klipper3d/mkdocs-requirements.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
mkdocs==1.2.2
|
||||
mkdocs-material==7.2.0
|
||||
mkdocs-section-index==0.3.1
|
||||
mkdocs-simple-hooks==0.1.3
|
||||
mkdocs-exclude==1.0.2
|
||||
mdx-truly-sane-lists==1.2
|
||||
mdx-breakless-lists==1.0.1
|
||||
py-gfm==1.0.2
|
Loading…
Add table
Add a link
Reference in a new issue