This is a list of plugins that I think would help us to maintain and create quality content for the community.
MKDocs Plugins for Aerial Robotics CWG
- mkdocs-click -- An MkDocs extension to generate documentation for Click command line applications.
- mkdocs-rss-plugin -- A plugin for MkDocs, the static site generator, which creates RSS 2.0 and JSON Feed 1.1 feeds using the creation and modification dates from git log and page metadata (YAML frontmatter).
- mkdocs-newsletter -- MkDocs plugin to show the changes of documentation repositories in a user friendly format, at the same time that it's easy for the authors to maintain.
- mkdocs-publisher -- Publisher for MkDocs is a set of plugins that helps with content creation and publication.
- mkdocs-pdf-export-plugin -- An MkDocs plugin to export content pages as PDF files
- mkdocs-with-pdf -- This plugin will generate a single PDF file from your MkDocs repository.
- mkdocs-exclude-search -- A mkdocs plugin that excludes selected chapters from the docs search index.
- mktestdocs -- Run pytest against markdown files/docstrings.
- mkdocs-emailprotect -- A MkDocs plugin that tries to obscure email-addresses from address-harvesting spam-bots
- mkdocs-ezglossary -- Glossary support for mkdocs.
- mkdocs-redirects -- Plugin for mkdocs to create page redirects (e.g. for moved/renamed pages)
- mkdocs-htmlproofer-plugin -- A MkDocs plugin that validates URLs, including anchors, in rendered html files.
- mkdocs-static-i18n -- The MkDocs plugin that helps you support multiple language versions of your site / documentation.
- mkdocs-git-revision-date-plugin -- MkDocs plugin that displays the last revision date of the current page of the documentation based on Git.
- mkdocs-git-authors-plugin -- Lightweight MkDocs plugin to display git authors of a markdown page
- mkdocs-git-revision-date-localized-plugin -- MkDocs plugin that enables displaying the date of the last git modification of a page.
- markdown-include -- This is an extension to Python-Markdown which provides an "include" function, similar to that found in LaTeX (and also the C pre-processor and Fortran).
- mkdocs-gitsnippet-plugin -- MkDocs plugin that allow to inject snippet or all markdown content from a given remote git repository.
This is a list of plugins that I think would help us to maintain and create quality content for the community.
MKDocs Plugins for Aerial Robotics CWG