filmov
tv
Auto Generated Documentation using MkDocs + MkDocStrings | Python

Показать описание
In this video, We'll learn how to quickly build documentation for a Python package using MkDocs and mkdocstrings. These tools allow you to generate nice-looking and modern documentation from Markdown files and your code’s docstrings.
What is MkDocs?
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Install MkDocs - pip install mkdocs
What is MkDocStrings?
MkDocStrings is python library that we can use to generate mkdocs with the help of code docstrings.
Install MkDocStrings - pip install mkdocstrings
Video Content Timelines:
00:00 - Introduction
00:25 - Sample MkDoc Setup
03:27 - Install MkDocs Library
04:05 - Create MkDocs Project
05:34 - Run MkDocs Locally
07:14 - Create Custom Markdown File
10:12 - Install MkDocsString-Python
11:00 - Setup mkdocstrings-python plugin
14:40 - Write DocStrings in methods
17:10 - Write Examples in DocStrings
17:58 - Build MkDocs Site
18:40 - Customize MkDocs Default Settings
20:15 - MkDocs Theme
🛝 DJANGO PLAYLIST:
🎬 RECOMMENDED VIDEOS:
Django Models:
䷐ FOLLOW US:
🏷 TAGS:
#python #skillshats
Thanks!!
Enjoy 🤗
What is MkDocs?
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Install MkDocs - pip install mkdocs
What is MkDocStrings?
MkDocStrings is python library that we can use to generate mkdocs with the help of code docstrings.
Install MkDocStrings - pip install mkdocstrings
Video Content Timelines:
00:00 - Introduction
00:25 - Sample MkDoc Setup
03:27 - Install MkDocs Library
04:05 - Create MkDocs Project
05:34 - Run MkDocs Locally
07:14 - Create Custom Markdown File
10:12 - Install MkDocsString-Python
11:00 - Setup mkdocstrings-python plugin
14:40 - Write DocStrings in methods
17:10 - Write Examples in DocStrings
17:58 - Build MkDocs Site
18:40 - Customize MkDocs Default Settings
20:15 - MkDocs Theme
🛝 DJANGO PLAYLIST:
🎬 RECOMMENDED VIDEOS:
Django Models:
䷐ FOLLOW US:
🏷 TAGS:
#python #skillshats
Thanks!!
Enjoy 🤗
Комментарии