Author: chirino
Date: Thu Dec 16 01:21:55 2010
New Revision: 1049761

URL: http://svn.apache.org/viewvc?rev=1049761&view=rev
Log:
removing test doco

Modified:
    
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md

Modified: 
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md
URL: 
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md?rev=1049761&r1=1049760&r2=1049761&view=diff
==============================================================================
--- 
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md 
(original)
+++ 
activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md 
Thu Dec 16 01:21:55 2010
@@ -4,34 +4,6 @@
 
 ## Creating a Broker
 
-{pygmentize_and_compare::}
------------------------------
-haml: An example .scaml file
------------------------------
-%html
-  %body
-    The quick brown fox jumps 
-    over the lazy dog
------------------------------
-text: An equivalent .jade file
------------------------------
-html
-  body
-    | The quick brown fox jumps 
-    | over the lazy dog
-{pygmentize_and_compare}
-
-Both examples above will render to the following:
-
-{pygmentize:: xml}
-<html>
-  <body>
-    The quick brown fox jumps 
-    over the lazy dog
-  </body>
-</html>
-{pygmentize}
-
 A broker instance is the directory containing all the configuration and
 runtime data such as logs and data files associated with a broker process. It
 is recommended that you do *not* create the instance directory under the


Reply via email to