0162fa2526
Baseline changes to comply with OpenStack API documentation from OpenStack Documentation Contributor Guide [0]: - [1] How to document your OpenStack API service [0] https://docs.openstack.org/doc-contrib-guide [1] https://docs.openstack.org/doc-contrib-guide/api-guides.html Story: 2002712 Task: 24451 Change-Id: I91f7640583081c83d3d43786e979ccfb5bee0490 Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
33 lines
297 B
Plaintext
33 lines
297 B
Plaintext
*.a
|
|
*.egg
|
|
*.egg-info
|
|
*.o
|
|
*.py[co]
|
|
*.pyc
|
|
*.so
|
|
*.sqlite
|
|
.*.swp
|
|
.coverage
|
|
.installed.cfg
|
|
.testrepository
|
|
.tox
|
|
.venv
|
|
AUTHORS
|
|
ChangeLog
|
|
_build
|
|
build
|
|
cover
|
|
develop-eggs
|
|
dist
|
|
eggs
|
|
sdist
|
|
|
|
# Docs Contrib Guide
|
|
doc/build/
|
|
|
|
# Release Notes Management
|
|
releasenotes/build
|
|
|
|
# API Reference Guide
|
|
api-ref/build/
|