You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2011/04/03 13:59:24 UTC

svn commit: r787919 - /websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html

Author: buildbot
Date: Sun Apr  3 11:59:24 2011
New Revision: 787919

Log:
Staging update by buildbot

Modified:
    websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html Sun Apr  3 11:59:24 2011
@@ -75,7 +75,7 @@ if you want to support your own protocol
 <p>Below is a section-by-section breakdown of this guide:</p>
 <ul>
 <li>
-<p>[<a href="../getting-started">Getting Started</a><br />
+<p><a href="../getting-started">Getting Started</a><br />
 How to compile and load plugins. Walks through a simple "hello world" example;
 explains how to initialize and register plugins.</p>
 </li>
@@ -106,10 +106,6 @@ Detailed explanation of a sample protoco
 protocol. Discusses <code>VConnections</code> and mutexes, as well as the new
 <code>NetConnection</code>, DNS lookup, logging, and cache APIs.</p>
 </li>
-<li>
-<p><a href="../cache-plugin">Cache Plugin</a> <br />
-(( Cache plugin description here ))</p>
-</li>
 </ul>
 <p>The remaining sections comprise the API function reference and are organized
 by function type:</p>