From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S939416AbXHINIf (ORCPT ); Thu, 9 Aug 2007 09:08:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935657AbXHINIZ (ORCPT ); Thu, 9 Aug 2007 09:08:25 -0400 Received: from www.osadl.org ([213.239.205.134]:50635 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756385AbXHINIZ (ORCPT ); Thu, 9 Aug 2007 09:08:25 -0400 From: =?iso-8859-1?q?Hans-J=FCrgen_Koch?= To: Stephen Hemminger Subject: Re: Documentation files in html format? Date: Thu, 9 Aug 2007 15:08:20 +0200 User-Agent: KMail/1.9.5 Cc: linux-kernel@vger.kernel.org References: <20070809113122.3aa508e4@oldman.hamilton.local> In-Reply-To: <20070809113122.3aa508e4@oldman.hamilton.local> Organization: Linutronix MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708091508.20626.hjk@linutronix.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag 09 August 2007 12:31 schrieb Stephen Hemminger: > Since the network device documentation needs a rewrite, I was thinking > of using basic html format instead of just plain text. Why don't you simply use DocBook? Then the user has the choice to convert to HTML, PDF, LaTex or whatever. Thanks, Hans