You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bu...@apache.org on 2013/02/25 21:40:43 UTC

svn commit: r851921 - in /websites/staging/httpd/trunk/content: ./ docs-project/docsformat.html

Author: buildbot
Date: Mon Feb 25 20:40:43 2013
New Revision: 851921

Log:
Staging update by buildbot for httpd

Modified:
    websites/staging/httpd/trunk/content/   (props changed)
    websites/staging/httpd/trunk/content/docs-project/docsformat.html

Propchange: websites/staging/httpd/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 25 20:40:43 2013
@@ -1 +1 @@
-1449801
+1449877

Modified: websites/staging/httpd/trunk/content/docs-project/docsformat.html
==============================================================================
--- websites/staging/httpd/trunk/content/docs-project/docsformat.html (original)
+++ websites/staging/httpd/trunk/content/docs-project/docsformat.html Mon Feb 25 20:40:43 2013
@@ -86,6 +86,15 @@ be <code>xml</code>. It was changed to m
 parse it using the DTD. Some help using Emacs with XML files is available
 from <a href="http://www-106.ibm.com/developerworks/xml/library/x-emacs/">IBM
 developerWorks</a>.</p>
+<p>Various formatting syntax can be used such as:</p>
+<table border="1">
+<tr><th>Keyword</th><th>Purpose</th></tr>
+<tr><td>&lt;example&gt; ... &lt;/example&gt;</td><td>Format an example as monospaced font</td></tr>
+<tr><td>&lt;highlight language="config"&gt ... &lt;/highlight&gt;</td>
+<td>A configuration example, syntax highlighted. Can also use language="perl", "lua", or "C"</td></tr>
+
+</table>
+
 <h1 id="transformation">Transformation</h1>
 <p>The easiest way to view the tranformed docs is to simply open the xml file
 directly in a recent verions of MSIE, Netscape, or Mozilla. (MSIE 6 seems