Meral¶
Meral is the hand crafted Sphinx theme used for PRE documentation.
It lies deep within the docs repository, under the
docs/docs/source/_themes/meral subdirectory.
This subdictory follows the stucture of a basic Python module with the additions of files and patterns to make it a Sphinx theme.
Meral is born from the Alabaster theme, and has been upgraded using the Python Documentation theme in order to add a dark mode along with some admonition tweaks.
There are still many things to fix, mainly CSS styling dual definition between light and dark mode which are very split and repetitive.
Admonitions¶
Here are the rendering of the admonitions with the Meral theme.
An admonition
Some charm, yes
This project is under active development.
Attention
This project is under active development.
Caution
This project is under active development.
Danger
This project is under active development.
Error
This project is under active development.
Hint
This project is under active development.
Important
This project is under active development.
Note
This project is under active development.
See also
This project is under active development.
Tip
This project is under active development.
Warning
This project is under active development.