Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 88022 invoked from network); 16 Dec 2010 01:22:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Dec 2010 01:22:16 -0000 Received: (qmail 9690 invoked by uid 500); 16 Dec 2010 01:22:16 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 9638 invoked by uid 500); 16 Dec 2010 01:22:16 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 9631 invoked by uid 99); 16 Dec 2010 01:22:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 01:22:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 01:22:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 75CF923888D2; Thu, 16 Dec 2010 01:21:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1049761 - /activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md Date: Thu, 16 Dec 2010 01:21:55 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101216012155.75CF923888D2@eris.apache.org> 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} - - - The quick brown fox jumps - over the lazy dog - - -{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