mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
14 lines
216 B
YAML
14 lines
216 B
YAML
site_name: TinyUSDZ
|
|
|
|
theme:
|
|
name: material
|
|
palette:
|
|
scheme: slate
|
|
|
|
markdown_extensions:
|
|
- markdown_katex:
|
|
no_inline_svg: True
|
|
insert_fonts_css: True
|
|
macro-file: macros.tex
|
|
- admonition
|