PySR / pydoc-markdown.yml
MilesCranmer's picture
Add missing pydoc-markdown configuration
6b4263a
raw
history blame
334 Bytes
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: My Project
theme: readthedocs