From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <lnx-gentoo-dev@m.gmane.org>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING,
	HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=unavailable
	autolearn_force=no version=4.0.0
Received: from main.gmane.org (main.gmane.org [80.91.224.249])
	by chiba.3jane.net (Postfix) with ESMTP id 09159ABD8E
	for <gentoo-dev@lists.gentoo.org>; Tue, 30 Jul 2002 05:00:38 -0500 (CDT)
Received: from root by main.gmane.org with local (Exim 3.33 #1 (Debian))
	id 17ZTnR-0000BP-00
	for <gentoo-dev@lists.gentoo.org>; Tue, 30 Jul 2002 12:00:05 +0200
To: gentoo-dev@lists.gentoo.org
X-Injected-Via-Gmane: http://gmane.org/
Received: from news by main.gmane.org with local (Exim 3.33 #1 (Debian))
	id 17ZTVk-0007yr-00
	for <gmane-linux-gentoo-devel@m.gmane.org>; Tue, 30 Jul 2002 11:41:48 +0200
Path: not-for-mail
From: "kirill j." <kirill@nuvo.fi>
Newsgroups: gmane.linux.gentoo.devel
Date: Tue, 30 Jul 2002 12:42:12 +0300
Message-ID: <ai5n0s$tuo$1@main.gmane.org>
Reply-To: "kirill j." <kirill@nuvo.fi>
NNTP-Posting-Host: 194-100-155-186.wlannet.com
X-Trace: main.gmane.org 1028022108 30680 194.100.155.186 (30 Jul 2002 09:41:48 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Tue, 30 Jul 2002 09:41:48 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Subject: [gentoo-dev] xml in gentoo documentation
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: b6b31d81-f660-4b35-ab4d-b9399fb7f4c5
X-Archives-Hash: 585509dda578290ef92a8250f08d96b1

Hi!

I'm currently in the process of writing my first guide, using
gentoo-web -tools. I was inspired by xml-guide.html.
I am not really that good into xml or even html or css, so I'm asking for
help here:

the problem is that i've included a copy/paste from kernel's 'make
menuconfig' into my guide.
xml dont like it (it doesn't like the <M>'s, which it thinks are incomplete
tags).

is there anyway to tell xml to ignore everything withing some specific tag?

<pre> </pre> doesn't seem to help.


thnx
-kirill