28dbce9a87fd54e6d99f34288f4b2c4977eccd29
As part of planning out the python3 transition we realized that in order to have a self-testing patch in each repository to switch the documentation build to use python3, we would need to include some information in the repository that the job would read to decide which version of python to use. After considering several options, we realized that this requirement meant we had set the API for the documentation jobs at the wrong "level" of the stack. This patch restores the use of tox for building documentation in the standard project testing interface. Rather than using the "venv" environment, it specifies a new environment for "docs", based on the common pattern we have in most projects to provide that as a convenience for developers. The Python-specific notes about adding the environment as a convenience are removed, since it is now required. Change-Id: Ibdee118f30972e9dc67952b921f493e9c1a116ff Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This repository contains OpenStack Technical Committee reference documents and tracks official resolutions voted by the committee.
Directory structure:
- reference/
Reference documents which need to be revised over time. Some motions will just directly result in reference doc changes.
- resolutions/
When the motion does not result in a change in a reference doc, it can be expressed as a resolution. Those must be named YYYYMMDD-short-name with YYYYMMDD being the proposal date in order to allow basic sorting.
- goals/
Documentation for OpenStack community-wide goals, organized by release cycle. These pages will be updated with project status info over time, and if goals are revised.
See https://wiki.openstack.org/wiki/Governance/TechnicalCommittee for details.
Description
Languages
Python
93.8%
DIGITAL Command Language
5.1%
Shell
0.9%
C++
0.2%