tixl3d--tixl
8 行
257 B
Plaintext
8 行
257 B
Plaintext
# Dependencies for building the TiXL docs site with MkDocs Material.
|
|
# Installed on Vercel via: `pip install -r requirements-docs.txt`
|
|
# Local preview: `mkdocs serve`
|
|
|
|
mkdocs-material>=9.5
|
|
mkdocs-awesome-pages-plugin>=2.9
|
|
pymdown-extensions>=10.0
|