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
This commit is contained in:
parent
51e752de61
commit
7567447d0e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27105
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/marketing/index.sgml,v 1.5 2005/12/19 13:40:06 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/marketing/index.sgml,v 1.6 2005/12/20 18:43:29 blackend Exp $">
|
||||
<!ENTITY email 'marketing'>
|
||||
<!ENTITY title "Marketing Materials">
|
||||
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
|
||||
|
@ -64,6 +64,7 @@
|
|||
|
||||
<li><a href="&url.articles;/casestudy-argentina.com/article.html">Argentina.com : A Case Study</a></li>
|
||||
|
||||
<li><a href="&url.articles;/wp-toolbox/article.html">Creating a Software Testing Environment Using FreeBSD</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="flyers"></a>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navdocs.sgml,v 1.4 2005/10/06 19:27:37 ceri Exp $ -->
|
||||
<!-- $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>
|
||||
|
@ -12,6 +12,7 @@
|
|||
</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>
|
||||
|
|
Loading…
Reference in a new issue