708f3230d0
Added initial sphinx/docutils documentation for Trove. Also made corresponding changes to setup.cfg so that OpenStack CI is able to build the Trove developer docs. Fixes blueprint: trove-dev-docs Change-Id: I900ffd2c0b661fb7642fa06c08ee92892eb176f0
32 lines
345 B
Plaintext
32 lines
345 B
Plaintext
vagrant/
|
|
*.pyc
|
|
.idea
|
|
trove_test.sqlite
|
|
.venv
|
|
run_tests.log
|
|
guest-agent-files.txt
|
|
trove.egg*
|
|
trove/vcsversion.py
|
|
*py*.egg
|
|
.coverage
|
|
cover/
|
|
.DS_Store
|
|
dist/
|
|
host-syslog.log
|
|
tags
|
|
.tox
|
|
rdtest.log
|
|
trove/versioninfo
|
|
AUTHORS
|
|
ChangeLog
|
|
trove.iml
|
|
atlassian-ide-plugin.xml
|
|
.testrepository
|
|
.pid
|
|
.project
|
|
.pydevproject
|
|
|
|
# Sphinx
|
|
doc/build/*
|
|
doc/source/api/*
|