From owner-freebsd-doc@FreeBSD.ORG Mon May 5 05:05:02 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9BDD1065674 for ; Mon, 5 May 2008 05:05:02 +0000 (UTC) (envelope-from freebsd-doc@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 942098FC16 for ; Mon, 5 May 2008 05:05:02 +0000 (UTC) (envelope-from freebsd-doc@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JssUc-0008Ll-OY for freebsd-doc@freebsd.org; Mon, 05 May 2008 04:40:02 +0000 Received: from ip68-1-149-71.mc.at.cox.net ([68.1.149.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 May 2008 04:40:02 +0000 Received: from jvk-list by ip68-1-149-71.mc.at.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 May 2008 04:40:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-doc@freebsd.org From: Joe Kraft Date: Mon, 05 May 2008 00:31:43 -0400 Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip68-1-149-71.mc.at.cox.net User-Agent: KNode/0.10.5 Sender: news Subject: WYSIWYG editor for DocBook? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jvk-list@thekrafts.org List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 05:05:03 -0000 I'm looking to break into the documentation writing/maintaining area and have been looking through the recommended tools to do that. I figure the best way to break into it is to start writing some stuff for myself to document how I maintain my system and such. I'd like to do it in the same style as the FreeBSD documentation to build up my comfort levels before working with the real docs. On the topic of editors, I'm wondering if there is a good editor that will show a final-ish product based on the tags. Perferably one that would allow me to look at the tags directly also, but basically something that I could just select the style I want it to come out in. Way back when I was writing HTML, I used an editor called HotDog which had similar features and I kind of liked that way of working. Any thoughts, recommendations? Joe.