Skip to content

Latest commit

 

History

History
89 lines (55 loc) · 1.23 KB

references.md

File metadata and controls

89 lines (55 loc) · 1.23 KB

References

  1. MkDocs official documentation
  2. MkDocstring official documentation
  3. MySt Parser official documentation
  4. Sphinx official documentation
  5. Readthedocs official documentation

Themes

  1. mkdocs-windmill theme website

Installing Plugins

  1. Exclude Search
pip install mkdocs-exclude-search
  1. Autolinks
pip install mkdocs-awesome-autolinks
pip install mkdocs-autolinks-plugin
  1. git Version Localized
pip install mkdocs-git-revision-date-plugin-blame
pip install docums-git-revision-date-localized-plugin
pip install mkdocs-git-revision-date-localized-plugin
  1. Minify Plugin
pip install mkdocs-minify-plugin


5. Publisher

pip install mkdocs-publisher



6. Pymdownx

pip install mkdocs-pymdownx-material-extras


7. Section Index

```python
pip install mkdocs-section-index
  1. Newsletter
pip install mkdocs-newsletter
  1. Jupyter notebook
pip install mkdocs-nbconvert