Some of the admin guide pages were prefixed with "identity-" because they came from the centralized install guide or operators guide or security guide or somewhere else. We don't need the prefix, everything in keystone is identity. Remove the prefix from the affected pages so that everything is consistent. Change-Id: Icd172a39fe720472f1fb15395178f90282696ac9
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/.