doc/share/sgml/includes.navdocs.sgml
Murray Stokely 7567447d0e Add 'Marketing Materials' link to documentation navbar, and add the
newest testing toolbox whitepaper to the marketing documents page.
The goal is to segregate out non technical articles from the general
Books/HowTos page so that we do not confuse our audience for these
very different types of documents.

Discussed with:	Dru Lavigne, gnn
2006-02-13 08:36:50 +00:00

21 lines
909 B
Text

<!-- $FreeBSD: www/share/sgml/includes.navdocs.sgml,v 1.5 2005/11/06 17:21:28 hrs Exp $ -->
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/docs.html">Documentation</a></li>
<li><a href="&base;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/">Handbook</a></li>
<li><a href="&base;/docs/man.html">Manual Pages</a>
<ul>
<li><a href="&cgibase;/man.cgi">Man Online</a></li>
</ul>
</li>
<li><a href="&base;/docs/books.html">Books and Articles Online</a></li>
<li><a href="&base;/marketing/">Marketing Materials</a></li>
<li><a href="&base;/publish.html">Publications</a></li>
<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>
</ul>
</div> <!-- sidenav -->'>