static-wordpress/mkdocs.yml
Faisal Shahzad 91fe3a96a7 code cleanup
2023-10-22 22:38:25 +02:00

29 lines
No EOL
540 B
YAML

site_name: staticwordpress
site_description: Python Package to Create, Manipulate and Analyze Website Sitemaps
site_author: SERP Wings
site_url: https://static-wordpress-docs.netlify.app/
repo_url: https://github.com/serpwings/static-wordpress
edit_uri: blob/main/docs/
nav:
- Home: index.md
- Tutorial: tutorial.md
plugins:
- search
- mkdocstrings
markdown_extensions:
- admonition
- codehilite
- smarty
- meta
- toc:
permalink: True
- attr_list
theme: readthedocs
copyright: © Copyright 2023 SERP Wings