sphinx-feature-classification/sphinx_feature_classification/tests/fakes/support-matrix.ini

18 lines
349 B
INI

[driver.foo]
title=Foo Driver
link=https://docs.openstack.org
[driver.bar]
title=Bar Driver
link=https://docs.openstack.org
[operation.Cool_Feature]
title=Cool Feature
status=optional
api=get-coolness
cli=openstack get coolness *
notes=A pretty darn cool feature.
driver.foo=complete
driver.bar=partial
driver-notes.bar=Requires hardware support.