Metadata-Version: 2.3
Name: robotframework2sphinx
Version: 0.0.7
Summary: Sphinx Directives to process Robotframework doc strings
Author-email: Reto Zingg <g.d0b3rm4n@gmail.com>
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Sphinx :: Extension
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pandoc
Requires-Dist: robotframework
Requires-Dist: sphinx
Project-URL: Homepage, https://gitlab.com/robotframework2sphinx/robotframework2sphinx
Project-URL: Issues, https://gitlab.com/robotframework2sphinx/robotframework2sphinx/-/issues

# Robotframework To Sphinx
Add Robotframework testdoc and libdoc to Sphinx documents.

## Example
The
[./example](https://gitlab.com/robotframework2sphinx/robotframework2sphinx/-/tree/master/example)
is available as Gitlab page:
[Robotframework 2 Sphinx Example](https://robotframework2sphinx.gitlab.io/robotframework2sphinx/).

