PySimpleGUI/mkdocs.yml
PySimpleGUI de503b7f58 rtd
2021-09-27 13:11:44 -04:00

20 lines
332 B
YAML

site_name: PySimpleGUI
# mkdocs.yml:
nav:
## add your custom pages hierarchy here
theme:
name: null
url: www.PySimpleGUI.com
custom_dir: 'rtd_dropdown'
include_search_page: true
search_index_only: false
static_templates:
- 404.html
plugins: ['search']
# add theme version number here
extra:
version: 0.3.x