Metadata-Version: 2.1
Name: automl-sphinx-theme
Version: 0.1
Summary: AutoML Theme for Sphinx
Home-page: https://github.com/automl/automl_sphinx_theme
Author: René Sass and Edward Bergman
Author-email: sass@tnt.uni-hannover.de
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev


# Installation

- Include `name`, `version`, `author`, `copyright` in `src/__init__.py`.
- Copy the `docs` directory to your root. Change `index.rst` to your needs.
- Install this repo.

