Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 13:55:19 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42116 - head/share/xml
Message-ID:  <201307021355.r62DtJMa053887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Tue Jul  2 13:55:18 2013
New Revision: 42116
URL: http://svnweb.freebsd.org/changeset/doc/42116

Log:
  Add a link to the documentation archive on the Documentation navigation
  sidebar.
  
  Reviewed by:	gjb

Modified:
  head/share/xml/navibar.ent

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Tue Jul  2 13:37:51 2013	(r42115)
+++ head/share/xml/navibar.ent	Tue Jul  2 13:55:18 2013	(r42116)
@@ -72,6 +72,7 @@
     <li><a href="&base;/docs/webresources.html">Web Resources</a></li>
     <li><a href="&base;/projects/newbies.html">For Newbies</a></li>
     <li><a href="&base;/docproj/">Documentation Project</a></li>
+    <li><a href="http://docs.freebsd.org/doc/">Archive</a></li>;
   </ul>
 </div> <!-- SIDENAV -->'>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307021355.r62DtJMa053887>