Metadata-Version: 2.1
Name: docutools
Version: 2021.7.27
Summary: Documentation Tools for the Devapp Framework
Home-page: https://axgkl.github.io/docutools/
License: BSD 2-Clause Simplified License
Author: Gunther Klessinger
Author-email: gunther.klessinger@axiros.com
Requires-Python: >=3.6,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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: devapps (>=2021.5.10,<2022.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-material (>=6.1.0,<7.0.0)
Requires-Dist: mkdocs-pymdownx-material-extras (>=1.1.3,<2.0.0)
Requires-Dist: mypy (>=0.782,<0.783)
Requires-Dist: plantuml-markdown (>=3.4.2,<4.0.0)
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

<p attr="autogenerated by make_badges"></p>

[![docs][img_docs]][lnk_docs]&nbsp; [![package][img_package]][lnk_package]&nbsp; [![discuss][img_discuss]][lnk_discuss]&nbsp; [![pipeline][img_pipeline]][lnk_pipeline]&nbsp; [![coverage][img_coverage]][lnk_coverage]&nbsp; [![statements][img_statements]][lnk_statements]&nbsp; [![code style][img_code style]][lnk_code style]

[lnk_docs]: http://github.pages.com/docutools/
[img_docs]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/documentation.svg
[lnk_package]: https://artifacts.github.com/artifactory/pypi-ax-sources/docutools/2021.1.21.dev14+g13aab44.d20210418/docutools-2021.1.21.dev14+g13aab44.d20210418.tar.gz
[img_package]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/pypi_package.svg
[lnk_discuss]: https://join.skype.com/krSNYZqvEmJm
[img_discuss]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/discuss.svg
[lnk_pipeline]: https://axiros.github.com/devapps/docutools/-/commits/master
[img_pipeline]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/pipeline.svg
[lnk_coverage]: http://github.pages.com/docutools//coverage/index.html
[img_coverage]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/coverage.svg
[lnk_statements]: http://github.pages.com/docutools//coverage/index.html
[img_statements]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/statements.svg
[lnk_code style]: https://github.com/axiros/axblack
[img_code style]: https://badges.github.com/scm/hg/noauth/badges/raw-file/62eef82452cb/docutools/code_style_ax_black.svg

<p attr="autogenerated by make_badges"></p>

## Documentation building tools

!!! caution "Work in Progress"
    The termcast feature is heavily W.I.P!


![](img/page-teaser.png){: style="width:1550px" }

This library is meant to be used as a development dependency for projects which want [mkdocs/material](https://squidfunk.github.io/mkdocs-material/) based documentation,
pulling in all the necessary dependencies plus adding a few strong features as well, which were to hard / did not make sense to realize as mkdocs plugins.






<!-- pre_proc_marker -->


----


Last modified: Tue Jul 27 16:17:56 2021
