11 lines
196 B
YAML
11 lines
196 B
YAML
site_name: ZipponDB Documentation
|
|
site_url: https://docs.bouvai.com
|
|
theme:
|
|
name: readthedocs
|
|
markdown_extensions:
|
|
- attr_list
|
|
- md_in_html
|
|
- pymdownx.blocks.caption
|
|
plugins:
|
|
- glightbox
|