e11efd8d76
The spec [1] recommends the following sections: - install - contributor - configuration - cli - admin - user - reference Only a few of these are useful here: - contributor - cli - user - reference Add these and populate them. [1] specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration Change-Id: I8a9ddcc915f25ebfaa1e994dba6c15883bd2715d
27 lines
296 B
Plaintext
27 lines
296 B
Plaintext
.coverage
|
|
.venv
|
|
.testrepository
|
|
subunit.log
|
|
.tox
|
|
*,cover
|
|
cover
|
|
*.pyc
|
|
.idea
|
|
*.sw?
|
|
*~
|
|
build
|
|
dist
|
|
AUTHORS
|
|
ChangeLog
|
|
novaclient/versioninfo
|
|
*.egg
|
|
*egg-info
|
|
.eggs
|
|
|
|
# Files created by documentation build
|
|
/doc/build/
|
|
/doc/source/reference/api/
|
|
|
|
# Files created by releasenotes build
|
|
/releasenotes/build
|