Modified: incubator/trafficserver/site/trunk/docs/sdk/index.html URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/index.html?rev=891922&r1=891921&r2=891922&view=diff ============================================================================== --- incubator/trafficserver/site/trunk/docs/sdk/index.html (original) +++ incubator/trafficserver/site/trunk/docs/sdk/index.html Thu Dec 17 21:32:47 2009 @@ -1,44 +1,44 @@ <html> <head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Traffic Server Software Developers Kit</title> -<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css"> -<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css"> -<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css"> -<link rel="stylesheet" href="css/ydoc.css" type="text/css"> -<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> +<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" /> +<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" /> +<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" /> +<link rel="stylesheet" href="css/ydoc.css" type="text/css" /> +<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" /> +<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" /> <meta name="description" content="The Traffic Server Software Developers Kit shows you how to create plugins using the Traffic Server Software - Development Kit (SDK)"> -<link rel="start" href="index.html" title="Traffic Server Software Developers Kit"> -<link rel="next" href="Preface.html" title="Preface"> -<link rel="preface" href="Preface.html" title="Preface"> -<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started"> -<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins"> -<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index"> -<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin"> -<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples"> -<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins"> -<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins"> -<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin"> -<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions"> -<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide"> -<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers"> -<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide"> -<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations"> -<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations"> -<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide"> -<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide"> -<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management"> -<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics"> -<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference"> -<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code"> -<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions"> -<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips"> -<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index"> -<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index"> -<link rel="index" href="ConceptIndex.html" title="Index"> + Development Kit (SDK)" /> +<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" /> +<link rel="next" href="Preface.html" title="Preface" /> +<link rel="preface" href="Preface.html" title="Preface" /> +<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" /> +<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" /> +<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" /> +<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" /> +<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" /> +<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" /> +<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" /> +<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" /> +<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" /> +<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" /> +<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" /> +<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" /> +<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" /> +<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" /> +<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" /> +<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" /> +<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" /> +<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" /> +<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" /> +<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" /> +<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" /> +<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" /> +<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" /> +<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" /> +<link rel="index" href="ConceptIndex.html" title="Index" /> <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript"> document.write("<style> div.toc {display: none} </style>"); </script> @@ -49,7 +49,7 @@ <a href="index.html">Home</a> -<img src="images/docbook/ts75.png" width="249" height="56"> +<img src="images/docbook/ts75.png" width="249" height="56" /> <h1 class="doctitle">Traffic Server Software Developers Kit</h1> </div> <div class="navheader"> @@ -64,19 +64,19 @@ <div><h1 class="title"> <a name="id334484"></a>Traffic Server Software Developers Kit</h1></div> <div><h2 class="subtitle">Programmers Guide</h2></div> -<div><p class="releaseinfo">Release 1.5</p></div> +<div> + <p class="releaseinfo"><i>In progress</i></p></div> <div><div class="legalnotice"> <a name="id306665"></a> </div></div> <div><div class="abstract"> <p class="title"><b>Abstract</b></p> <p>The <span class="emphasis"><em>Traffic Server Software Developers Kit</em></span> - shows you how to create plugins using the Traffic Server Software - Development Kit (SDK)</p> + shows you how to create plugins using the Traffic Server SDK.</p> </div></div> </div> -<hr> -<p>This documentation is a work in progress. It was originally written for a version of Traffic Server that was commercially available, and supported different operating systems, and more functions than the current version. As a result, some of the sections may refer to functionality that no longer exists.</p> +<hr /> +<p>This documentation is a work in progress. It was originally written for a previous, commercially-available version of Traffic Server that supported different operating systems and more functions than the current version. As a result, some of the sections may refer to functionality that no longer exists.</p> </div> <div class="toc"> <p><b>Table of Contents</b></p> @@ -743,7 +743,7 @@ </dt> <dt>2.3. <a href="CreatingTSPlugins.html#Fig_HTTPTransaction">Simplified HTTP Transaction</a> </dt> -<dt>2.4. <a href="CreatingTSPlugins.html#Fig_APIHooks_States">API Hooks Corresponding to States Listed in Figure 2.3, âSimplified HTTP Transactionâ</a> +<dt>2.4. <a href="CreatingTSPlugins.html#Fig_APIHooks_States">API Hooks Corresponding to States Listed in the âSimplified HTTP Transactionâ Figure</a> </dt> <dt>2.5. <a href="CreatingTSPlugins.html#Fig_BlacklistPlugin">Blacklist Plugin</a> </dt>
