Merge pull request #403 from loles/doc

Docs are now generated in doc/build
This commit is contained in:
Bogdan Dobrelya 2015-12-02 13:36:41 +01:00
commit 7af64a9f28
17 changed files with 13 additions and 7 deletions

View File

@ -11,13 +11,13 @@ Contents:
.. toctree::
:maxdepth: 2
source/glossary
source/resource
source/orchestration
source/transports
source/handler_ansible
source/examples
source/deployment_plan
glossary
resource
orchestration
transports
handler_ansible
examples
deployment_plan
Indices and tables

View File

@ -16,6 +16,12 @@ classifier =
Topic :: System :: Software Distribution
keywords =
deployment
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[entry_points]
console_scripts =
solar = solar.cli.main:run