Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seapagan/python-docs-with-mkdocs
Example using MkDocs from a 'Real Python' course
https://github.com/seapagan/python-docs-with-mkdocs
mkdocs python real-python
Last synced: 16 days ago
JSON representation
Example using MkDocs from a 'Real Python' course
- Host: GitHub
- URL: https://github.com/seapagan/python-docs-with-mkdocs
- Owner: seapagan
- Created: 2023-04-21T20:22:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T23:13:51.000Z (over 1 year ago)
- Last Synced: 2024-11-06T06:25:00.218Z (2 months ago)
- Topics: mkdocs, python, real-python
- Language: Python
- Homepage: https://seapagan.github.io/python-docs-with-mkdocs/
- Size: 927 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using MkDocs from Python
This is code from a [Real
Python](https://realpython.com/python-project-documentation-with-mkdocs/) course
on using [MkDocs](https://www.mkdocs.org/) to create dynamic Documentation for
your Python project.