Added a config file to let setup.py drive building the sphinx docs.

This commit is contained in:
Monty Taylor
2010年07月16日 15:33:24 -05:00
parent 63c5ab9806
commit c510e7e830

View File

@@ -172,10 +172,10 @@ Further Challenges
The :mod:`access` Module
The :mod:`rbac` Module
--------------------------
.. automodule:: nova.auth.access
.. automodule:: nova.auth.rbac
:members:
:undoc-members:
:show-inheritance:

View File

@@ -44,6 +44,8 @@ Contents:
fakes
binaries
todo
modules
packages
Indices and tables
==================

4
setup.cfg Normal file
View File

@@ -0,0 +1,4 @@
[build_sphinx]
source-dir = docs
build-dir = docs/_build
all_files = 1
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.