We are pleased to announce the release of: sphinx-feature-classification 0.3.0: Generate a matrix of pluggable drivers and their support to an API in Sphinx. The source is available from: http://git.openstack.org/cgit/openstack/sphinx-feature- classification Download the package from: https://pypi.org/project/sphinx-feature-classification Please report issues through launchpad: https://storyboard.openstack.org/#!/project/921 For more details, please see below. 0.3.0 ^^^^^ New Features * You can now specify "driver-notes.XXX" values. These are useful to provide additional context for features with a status of "partial". For example: [operation.Cool_Feature] title=Cool Feature status=optional notes=A pretty darn cool feature. driver.foo=complete driver.bar=partial driver-notes.bar=Requires hardware support. Changes in sphinx-feature-classification 0.2.0..0.3.0 ----------------------------------------------------- c07a2e9 Parse 'driver-notes-XXX' values 4f5ab25 doc: Rework everything Diffstat (except docs and test files) ------------------------------------- README.rst | 12 +- .../support-driver-notes-b73d5b185f05db7f.yaml | 14 ++ sphinx_feature_classification/support_matrix.py | 14 +- 14 files changed, 281 insertions(+), 142 deletions(-)
participants (1)
-
no-reply@openstack.org