Bug 1602000
| Summary: | Review-request: sphinx-feature-classification - Sphinx directive that allows creating matrices of drivers a project | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Alfredo Moralejo <amoralej> |
| Component: | distribution | Assignee: | Haïkel Guémar <karlthered> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shai Revivo <srevivo> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | trunk | CC: | karlthered, markmc, srevivo |
| Target Milestone: | --- | ||
| Target Release: | trunk | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-04-30 13:43:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1550514 | ||
|
Description
Alfredo Moralejo
2018-07-17 14:57:45 UTC
licensecheck output: $ licensecheck -r . ./.coveragerc: *No copyright* UNKNOWN ./.gitreview: *No copyright* UNKNOWN ./.mailmap: *No copyright* UNKNOWN ./.testr.conf: *No copyright* UNKNOWN ./CONTRIBUTING.rst: *No copyright* UNKNOWN ./HACKING.rst: *No copyright* UNKNOWN ./LICENSE: *No copyright* Apache (v2.0) ./README.rst: *No copyright* UNKNOWN ./babel.cfg: *No copyright* UNKNOWN ./requirements.txt: *No copyright* UNKNOWN ./setup.cfg: *No copyright* Apache ./setup.py: Apache (v2.0) GENERATED FILE ./test-requirements.txt: *No copyright* UNKNOWN ./tox.ini: *No copyright* UNKNOWN ./sphinx_feature_classification/__init__.py: *No copyright* Apache (v2.0) ./sphinx_feature_classification/support-matrix.css: *No copyright* UNKNOWN ./sphinx_feature_classification/support_matrix.py: *No copyright* Apache (v2.0) ./doc/source/conf.py: *No copyright* Apache (v2.0) ./doc/source/contributing.rst: *No copyright* UNKNOWN ./doc/source/index.rst: *No copyright* UNKNOWN ./doc/source/installation.rst: *No copyright* UNKNOWN ./doc/source/readme.rst: *No copyright* UNKNOWN ./doc/source/usage.rst: *No copyright* UNKNOWN ./releasenotes/source/conf.py: *No copyright* Apache (v2.0) GENERATED FILE ./releasenotes/source/index.rst: *No copyright* UNKNOWN ./releasenotes/source/unreleased.rst: *No copyright* UNKNOWN ./sphinx_feature_classification/tests/base.py: Apache (v2.0) ./sphinx_feature_classification/tests/test_sphinx_feature_classification.py: *No copyright* Apache (v2.0) ./sphinx_feature_classification/tests/fakes/support-matrix.ini: *No copyright* UNKNOWN License is a valid Apache Software License v2.0 python-sphinx-feature-classification is in RDO since Rocky https://review.rdoproject.org/r/#/q/topic:add-sphinx-feature-classification |