Merge "move class api reference into contributor docs"

This commit is contained in:
Jenkins 2017-07-17 09:46:20 +00:00 committed by Gerrit Code Review
commit 61326e4625
4 changed files with 6 additions and 11 deletions

2
.gitignore vendored
View File

@ -13,10 +13,10 @@ ChangeLog
cover/*
dist/*
doc/build
doc/source/api/
doc/source/_static/
etc/aodh/aodh.conf
subunit.log
# Files created by releasenotes build
releasenotes/build
/doc/source/contributor/api/

View File

@ -1,8 +0,0 @@
===================
Source Code Index
===================
.. toctree::
:maxdepth: 1
autoindex

View File

@ -45,6 +45,7 @@ Developer Documentation
testing
contributing
event-alarm
api/autoindex
Appendix
========
@ -53,7 +54,6 @@ Appendix
:maxdepth: 1
releasenotes/index
api/index
.. update index

View File

@ -130,7 +130,10 @@ source-dir = doc/source
[pbr]
warnerrors = true
autodoc_index_modules = true
autodoc_exclude_modules = aodh.storage.sqlalchemy.alembic.*
autodoc_exclude_modules =
aodh.storage.sqlalchemy.alembic.*
aodh.tests.*
api_doc_dir = contributor/api
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext