Adjust README for moved directories
The directories have been moved recently, adjust documentation. Change-Id: Id5186d20d5d6e31f3e51fb4630a8c949fb5bc8af
This commit is contained in:
parent
a1d0e97b2d
commit
65cb2d73e0
@ -32,16 +32,16 @@ The API is in the ``openstack-image-service-api`` directory.
|
||||
To build a specific guide, look for a ``pom.xml`` file within a subdirectory,
|
||||
then run the ``mvn`` command in that directory. For example::
|
||||
|
||||
cd openstack-image-service-api
|
||||
cd doc/image-api-v1
|
||||
mvn clean generate-sources
|
||||
|
||||
The generated PDF documentation file is::
|
||||
|
||||
openstack-image-service-api/target/docbkx/webhelp/api/openstack-image-service/1.1/os-image-service-devguide-1.1.pdf
|
||||
doc/image-api-v1/target/docbkx/webhelp/api/openstack-image-service/1.1/os-image-service-devguide-1.1.pdf
|
||||
|
||||
The root of the generated HTML documentation is::
|
||||
|
||||
openstack-image-service-api//target/docbkx/webhelp/api/openstack-image-service/1.1/content/index.html
|
||||
doc/image-api-v1/target/docbkx/webhelp/api/openstack-image-service/1.1/content/index.html
|
||||
|
||||
|
||||
Testing of changes and building of the manual
|
||||
|
Loading…
x
Reference in New Issue
Block a user