Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-sphinx-theme-cloud
From: Adam Ciarcinski
Date: 2019-11-25 11:44:11
Message id: 20191125104411.8C019FA97@cvs.NetBSD.org
Log Message:
py-sphinx-theme-cloud: updated to 1.10.0
1.10.0:
This package now requires Sphinx >= 1.6, and should be compatible with Sphinx 2.x
Other Changes
* :mod:`~cloud_sptheme.ext.table_styling`: Now supports \
``table_styling_default_align`` config option,
for setting the default table alignment (Sphinx 2 switched from \
``"left"`` to ``"center"``).
* theme css: Minor style adjustments
Bugfixes
* :mod:`~cloud_sptheme.ext.role_index`: fix AttributeError under Sphinx 1.7+
* **setup.py**: updated entrypoints to work with Sphinx 1.7+
* theme css: layout fix for "sphinx.ext.viewcode"
* theme css & js: fixes Sphinx 1.6 - 2.2 compatibility
* :mod:`~cloud_sptheme.ext.table_styling`: now plays nicely with docutils table \
``:align:`` directive.
Files: