Fix user guide on landing page
Change-Id: I732b9c04b520eba7a292abf41580da1604ac0a33 author: diane fleming
This commit is contained in:
parent
c34af87cd7
commit
0ec9ec339a
@ -36,8 +36,7 @@
|
||||
<enableDisqus>1</enableDisqus>
|
||||
<disqusShortname>os-userguide</disqusShortname>
|
||||
<enableGoogleAnalytics>1</enableGoogleAnalytics>
|
||||
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
|
||||
|
||||
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
|
||||
<webhelpDirname>user-guide</webhelpDirname>
|
||||
<includeDateInPdfFilename>0</includeDateInPdfFilename>
|
||||
<pdfFilenameBase>user-guide</pdfFilenameBase>
|
||||
@ -89,7 +88,7 @@
|
||||
<formalFigures>0</formalFigures>
|
||||
<sectionLabelIncludesComponentLabel>0</sectionLabelIncludesComponentLabel>
|
||||
<!--<canonicalUrlBase>http://docs.openstack.org/cli/content/</canonicalUrlBase>-->
|
||||
<targetDirectory>target/docbkx/webhelp/${release.path.name}</targetDirectory>
|
||||
<targetDirectory>target/docbkx/webhelp/</targetDirectory>
|
||||
<webhelpDirname>user-guide</webhelpDirname>
|
||||
<pdfFilenameBase>user-guide-${release.path.name}</pdfFilenameBase>
|
||||
<profileSecurity>reviewer</profileSecurity>
|
||||
|
@ -12,7 +12,7 @@ redirect 301 /diablo/ /trunk/
|
||||
redirect 301 /trunk/openstack-compute/starter/ /trunk/
|
||||
|
||||
# Redirect the Clients Guide to new End User Guide
|
||||
redirect 301 /cli/quick-start/content/ /grizzly/user-guide/content/
|
||||
redirect 301 /cli/quick-start/content/ /user-guide/content/
|
||||
|
||||
# Redirecting cactus version
|
||||
redirect 301 /cactus/ /trunk/
|
||||
@ -40,4 +40,4 @@ redirect 301 /basic-install/ /
|
||||
redirect 301 /run/ /
|
||||
redirect 301 /api/index.html /
|
||||
redirect 301 /developer/index.html /
|
||||
redirect 301 /cli/ /
|
||||
redirect 301 /cli/quick-start/ /user-guide/
|
||||
|
@ -225,7 +225,7 @@
|
||||
>API Quick Start</a></dd>
|
||||
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/user-guide/content/openstack_user_guide.html"
|
||||
href="http://docs.openstack.org/user-guide/content/"
|
||||
>End User Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://api.openstack.org/api-ref.html"
|
||||
|
Loading…
Reference in New Issue
Block a user