Add links to manual page, don't number 'started' subpages
authorDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 28 Sep 2011 22:06:33 +0000 (23:06 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 28 Sep 2011 22:06:33 +0000 (23:06 +0100)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
www/manual.xml
www/menu2-started.xml

index bbfee24..85685e4 100644 (file)
@@ -4,7 +4,7 @@
        <INCLUDE file="inc/header.tmpl" />
 
        <VAR match="VAR_SEL_STARTED" replace="selected" />
-       <VAR match="VAR_SEL_CONNECTING" replace="selected" />
+       <VAR match="VAR_SEL_MANUAL" replace="selected" />
        <PARSE file="menu1.xml" />
        <PARSE file="menu2-started.xml" />
        
index ced9842..2e37644 100644 (file)
@@ -1,7 +1,8 @@
 <PAGE>
        <STARTMENU level="2"/>
-        <MENU topic="1. Building" link="VAR_ORIGINbuilding.html" mode="VAR_SEL_BUILDING" />
-        <MENU topic="2. vpnc-script" link="VAR_ORIGINvpnc-script.html" mode="VAR_SEL_VPNCSCRIPT" />
-       <MENU topic="3. Connecting" link="VAR_ORIGINconnecting.html" mode="VAR_SEL_CONNECTING" />
+        <MENU topic="Building" link="VAR_ORIGINbuilding.html" mode="VAR_SEL_BUILDING" />
+        <MENU topic="vpnc-script" link="VAR_ORIGINvpnc-script.html" mode="VAR_SEL_VPNCSCRIPT" />
+       <MENU topic="Connecting" link="VAR_ORIGINconnecting.html" mode="VAR_SEL_CONNECTING" />
+       <MENU topic="Manual" link="VAR_ORIGINmanual.html" mode="VAR_SEL_MANUAL" />
        <ENDMENU />
 </PAGE>