Spaces:
Running
Running
File size: 328 Bytes
6b4263a 4820cf9 6b4263a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
loaders:
- type: python
processors:
- type: filter
- type: smart
- type: crossref
renderer:
type: mkdocs
pages:
- title: Home
name: index
source: README.md
- title: API Documentation
contents:
- '*'
mkdocs_config:
mkdocs_config:
site_name: PySR
theme: readthedocs
|