We contentedly announce the release of: sphinx-feature-classification 0.4.0: Generate a matrix of pluggable drivers and their support to an API in Sphinx. The source is available from: https://opendev.org/openstack/sphinx-feature-classification Download the package from: https://pypi.org/project/sphinx-feature-classification For more details, please see below. 0.4.0 ^^^^^ Bug Fixes * Adds a handler to copy the CSS file into the _static directory on build. Previously the CSS file was not being copied over into the built docs. * Updated the CSS handling to use add_css_file instead of add_stylesheet. * Fixed driver links to render in the summary table. Changes in sphinx-feature-classification 0.3.2..0.4.0 ----------------------------------------------------- 884fec8 OpenDev Migration Patch 9154e61 Fix the summary table border not rendering 68fe0f2 Copy the CSS into the built docs f6f3e0f Fix deprecated add_stylesheet with add_css_file e8ebf0e Fix driver links rendering in the summary table 9fe665e releasenotes: Remove crud from 'conf.py' b84788d releasenotes: Switch to openstackdocstheme Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .../notes/copy-css-to-static-938b35b03a568abc.yaml | 5 + .../notes/fix-css-handling-e17f37c98d80b76e.yaml | 4 + .../notes/fix-driver-links-18528dcdbcc9f007.yaml | 4 + releasenotes/source/conf.py | 229 +-------------------- ...pdate-summary-table-style-cb5a00eb45cce78a.yaml | 5 + sphinx_feature_classification/support-matrix.css | 8 +- sphinx_feature_classification/support_matrix.py | 37 +++- 8 files changed, 55 insertions(+), 239 deletions(-)
participants (1)
-
no-reply@openstack.org