Stackforge mass rename
The repos swift3 and clouddocs-maven-plugin have moved from stackforge to openstack namespace, adjust documentation. Change-Id: I3032d0c76f141f6dc8fc5cb49d7c4738f9dc4674
This commit is contained in:
parent
ab9f724079
commit
6250f060b5
@ -40,7 +40,7 @@
|
||||
<para>To use this middleware, first download the latest
|
||||
version from its repository to your proxy
|
||||
server(s).</para>
|
||||
<screen><prompt>$</prompt> <userinput>git clone https://git.openstack.org/stackforge/swift3</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>git clone https://git.openstack.org/openstack/swift3</userinput></screen>
|
||||
<para>Then, install it using standard python mechanisms, such
|
||||
as:</para>
|
||||
<screen><prompt>#</prompt> <userinput>python setup.py install</userinput></screen>
|
||||
|
@ -248,7 +248,7 @@ To build with the latest SNAPSHOT version of the plug-in, do the following:
|
||||
|
||||
#. Clone the clouddocs-maven-plugin::
|
||||
|
||||
git clone https://git.openstack.org/stackforge/clouddocs-maven-plugin
|
||||
git clone https://git.openstack.org/openstack/clouddocs-maven-plugin
|
||||
|
||||
#. Open the repository::
|
||||
|
||||
|
@ -129,7 +129,7 @@ Maven plugin
|
||||
------------
|
||||
|
||||
The Cloud Doc Tools Maven plug-in provides a build tool that Jenkins can use
|
||||
to build PDF and HTML from DocBook and WADL source files. It is maintained at http://git.openstack.org/cgit/stackforge/clouddocs-maven-plugin/tree/. We
|
||||
to build PDF and HTML from DocBook and WADL source files. It is maintained at http://git.openstack.org/cgit/openstack/clouddocs-maven-plugin/tree/. We
|
||||
track bugs against the output in the openstack-manuals Launchpad project.
|
||||
|
||||
The release notes are available in the Git repository.
|
||||
|
Loading…
Reference in New Issue
Block a user