Update filepath of build instructions in README.rst
Change-Id: Ie3aedbc9eb854d2da3f6dc2b62b06f683a1ff8a0
This commit is contained in:
parent
e34325c574
commit
9e0b77d6b3
@ -31,16 +31,16 @@ Building
|
||||
========
|
||||
To build::
|
||||
|
||||
cd netconn-api
|
||||
cd v2.0
|
||||
mvn clean generate-sources
|
||||
|
||||
The generated PDF documentation file is::
|
||||
|
||||
netconn-api/target/docbkx/webhelp/api/openstack-network/2.0/neutron-api-guide-2.0.pdf
|
||||
v2.0/target/docbkx/webhelp/openstack-network/openstack-network.pdf
|
||||
|
||||
The root of the generated HTML documentation is::
|
||||
|
||||
netconn-api/target/docbkx/webhelp/api/openstack-network/2.0/index.html
|
||||
v2.0/target/docbkx/webhelp/openstack-network/index.html
|
||||
|
||||
Installing
|
||||
==========
|
||||
|
Loading…
Reference in New Issue
Block a user