Metadata-Version: 2.4
Name: sphinx-icore-open-theme
Version: 1.1.1.dev0
Summary: Sphinx theme for iCore Open
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: Sphinx==8.2.3

# Sphinx iCore Open Theme

A visually clean, responsive, and configurable theme for
[Sphinx](https://www.sphinx-doc.org), built with the
[Manon](https://github.com/minvws/nl-rdo-manon) design framework.

## Overview

The `sphinx_icore_open` theme is part of the iCore Manon Sphinx theme
collection, providing a modern and accessible documentation experience.

## Features

- **Clean and Modern Design**: Based on the Manon design framework
- **Accessibility Focused**: Built with accessibility best practices in mind
- **Customizable**: Configurable theme options and styling

## Quick Start

Install the theme via pip:

```console
pip install sphinx-icore-open-theme
```

Add the theme to your `conf.py` file:

```python
html_theme = "sphinx_icore_open"
```

## License

This theme follows the [REUSE Specification v3.2](https://reuse.software/spec/).
Please see [REUSE.toml](./REUSE.toml), [LICENSES/](./LICENSES/) and the
individual `*.license` files for copyright and license information.
