Metadata-Version: 2.4
Name: properdocs-theme-readthedocs
Version: 1.6.5
Summary: 'readthedocs' theme for ProperDocs, originally made for MkDocs
Project-URL: Documentation, https://properdocs.org/
Project-URL: Source, https://github.com/properdocs/properdocs
Project-URL: Issues, https://github.com/properdocs/properdocs/issues
Author-email: Tom Christie <tom@tomchristie.com>
License-Expression: BSD-2-Clause
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Requires-Python: >=3.9
Requires-Dist: babel
Requires-Dist: properdocs
Description-Content-Type: text/markdown

# properdocs-theme-readthedocs

This package needs to be installed in order to use the "ReadTheDocs" theme with the [ProperDocs](https://properdocs.org/) documentation generator:

    pip install properdocs-theme-readthedocs

(See <https://properdocs.org/dev-guide/themes/>)

It is copied from the "ReadTheDocs" theme made for the [MkDocs](https://www.mkdocs.org/) documentation generator.

Its origin is from the "ReadTheDocs" theme for Sphinx: <https://github.com/readthedocs/sphinx_rtd_theme>
