mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 22:35:45 +01:00
10 lines
231 B
YAML
10 lines
231 B
YAML
site_name: Respect\Validation
|
|
theme: readthedocs
|
|
|
|
markdown_extensions:
|
|
- pymdownx.highlight:
|
|
anchor_linenums: true
|
|
line_spans: __span
|
|
pygments_lang_class: true
|
|
- pymdownx.inlinehilite
|
|
- pymdownx.superfences
|