Metadata-Version: 2.4
Name: sphinx-rijkshuisstijl-2008-theme
Version: 1.0.0b4
Summary: Sphinx theme for the Rijkshuisstijl 2008 theme
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: Sphinx==8.2.3

# Sphinx Rijkshuistijl 2008 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_rijkshuisstijl_2008` 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-rijkshuisstijl-2008
```

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

```python
html_theme = "sphinx_rijkshuisstijl_2008"
```

## 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. The
Rijkslogo and Rijkshuisstijl are subject to specific
[terms of use](./LICENSES/LicenseRef-Rijkshuisstijl.txt).
