62c4897092
This patch just adds a note under the configuration section for rolling upgrades to inform the user that ``keystone-manage db_sync --check`` is now available to run when they would like information about the status of their upgrade. Change-Id: I29e2ccd8973443daf592aaa45bb4e8167327c7cc |
||
---|---|---|
.. | ||
ext | ||
source | ||
Makefile | ||
README.rst |
Building Docs
Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:
$ tox -e docs
The documentation will be built at doc/build/
.