You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by bu...@apache.org on 2014/11/25 12:52:30 UTC

svn commit: r930433 - in /websites/staging/ace/trunk/content: ./ docs/design/index.html

Author: buildbot
Date: Tue Nov 25 11:52:29 2014
New Revision: 930433

Log:
Staging update by buildbot for ace

Modified:
    websites/staging/ace/trunk/content/   (props changed)
    websites/staging/ace/trunk/content/docs/design/index.html

Propchange: websites/staging/ace/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 25 11:52:29 2014
@@ -1 +1 @@
-1641589
+1641595

Modified: websites/staging/ace/trunk/content/docs/design/index.html
==============================================================================
--- websites/staging/ace/trunk/content/docs/design/index.html (original)
+++ websites/staging/ace/trunk/content/docs/design/index.html Tue Nov 25 11:52:29 2014
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html lang="en">
   <head>
-    <title>Design</title>
+    <title>Design and analysis</title>
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
     <meta property="og:image" content="//www.apache.org/images/asf_logo.gif" />
     <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
@@ -99,12 +99,12 @@
     </div>
     <div class="container">
       <p><a href="/"><i class='icon-home'></i> Home</a>&nbsp;&raquo&nbsp;<a href="/docs/">Docs</a>&nbsp;&raquo&nbsp;<a href="/docs/design/">Design</a></p>
-      <h1>Design</h1>
+      <h1>Design and analysis</h1>
       <div class="clear"></div>
-      <div id="content"><h2 id="design-and-analysis-documentation">Design and analysis documentation</h2>
-<p>The following documents explain some more details on the analysis and design of various
+      <div id="content"><p>The following documents explain some more details on the analysis and design of various
 aspects in Apache ACE. Read them if you want to know more about why certain functionality
-exists and why it is implemented in this way.</p>
+exists and why it is implemented in this way. Note that some of these documents might
+contain "old" terminology that is no longer used in the current version of ACE.</p>
 <ul>
 <li>The <a href="auditlog-analysis.html">analysis</a> and <a href="auditlog-protocol.html">design</a> of the audit
   log protocol;</li>