Metadata-Version: 2.1
Name: docutools
Version: 2021.9.14
Summary: Documentation Tools for the Mkdocs Material Framework
Home-page: https://axgkl.github.io/docutools/
License: BSD 2-Clause Simplified License
Author: Gunther Klessinger
Author-email: gkle_ss_ing_er@gmx.de
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: anybadge (>=1.7.0,<2.0.0)
Requires-Dist: git-changelog (>=0.4.0,<0.5.0)
Requires-Dist: httpx (>=0.17.1,<0.18.0)
Requires-Dist: markdown-include (>=0.6.0,<0.7.0)
Requires-Dist: mkdocs (>=1.1.2,<2.0.0)
Requires-Dist: mkdocs-exclude (>=1.0.2,<2.0.0)
Requires-Dist: mkdocs-macros-plugin (>=0.5.12,<0.6.0)
Requires-Dist: mkdocs-material (>=6.1.0,<7.0.0)
Requires-Dist: mkdocs-pymdownx-material-extras (>=1.1.3,<2.0.0)
Requires-Dist: plantuml-markdown (>=3.4.2,<4.0.0)
Requires-Dist: pycond
Requires-Dist: pytest (>=6.0.1,<7.0.0)
Requires-Dist: pytest-cov (>=2.10.1,<3.0.0)
Requires-Dist: pytest-randomly (>=3.4.1,<4.0.0)
Requires-Dist: pytest-sugar (>=0.9.4,<0.10.0)
Requires-Dist: pytest-xdist (>=2.1.0,<3.0.0)
Requires-Dist: toml (>=0.10.1,<0.11.0)
Project-URL: Repository, https://github.com/AXGKl/docutools
Description-Content-Type: text/markdown

#  docutools

<!-- id: 58ce0e4068dce84983a2caa8a1e87f12 -->
[![docs pages][docs pages_img]][docs pages] [![gh-ci][gh-ci_img]][gh-ci] [![pkg][pkg_img]][pkg] [![code_style][code_style_img]][code_style] 

[docs pages]: https://AXGKl.github.io/docutools
[docs pages_img]: https://AXGKl.github.io/docutools/img/badge_docs.svg
[gh-ci]: https://github.com/AXGKl/docutools/actions/workflows/ci.yml
[gh-ci_img]: https://github.com/AXGKl/docutools/actions/workflows/ci.yml/badge.svg
[pkg]: https://pypi.org/project/docutools/2021.9.14/
[pkg_img]: https://AXGKl.github.io/docutools/img/badge_pypi.svg
[code_style]: https://pypi.org/project/axblack/
[code_style_img]: https://AXGKl.github.io/docutools/img/badge_axblack.svg

<!-- id: 58ce0e4068dce84983a2caa8a1e87f12 -->


## [Documentation](https://axgkl.github.io/docutools/) building tools

This repo is providing a set of plugins for [mkdocs material](https://squidfunk.github.io/mkdocs-material/) compatible documentation.

It is meant to be used as a development dependency for projects.

Most notable feature: **[Literate Programming](./features/lp/)**.

> Most plugins should work in other mkdocs variants as well. No guarantees though.

Note: Some features are not yet documented.


Last modified: Tue, 14 Sep 2021 23h GMT
 
