Re: tools for writing help books

2011-06-11 Thread Martin Hewitson
I've been using iWeb together with this link: http://www.ehow.com/how_7515811_do-add-xcode-project.html Martin On 10, Jun, 2011, at 01:14 AM, Matt Neuburg wrote: > On Wed, 08 Jun 2011 09:33:50 +0200, Michael Thon said: >> What tools to y'all recommend for writing content for the help viewer on

Re: tools for writing help books

2011-06-09 Thread Matt Neuburg
On Wed, 08 Jun 2011 09:33:50 +0200, Michael Thon said: >What tools to y'all recommend for writing content for the help viewer on Mac >OS? Do you write them directly in html/xhtml? Yeah, I rolled my own, RubyFrontier: http://www.apeth.com/RubyFrontierDocs/ I've written some very extensive help

Re: tools for writing help books

2011-06-08 Thread Luc Van Bogaert
I'm using RapidWeaver, available from the AppStore. -- Luc Van Bogaert http://users.skynet.be/luc.van.bogaert ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the mode

Re: tools for writing help books

2011-06-08 Thread Uli Kusterer
On 08.06.2011, at 00:33, Michael Thon wrote: > What tools to y'all recommend for writing content for the help viewer on Mac > OS? Do you write them directly in html/xhtml? Mostly by hand. To make things a little more manageable and consistent, I wrote a little script that runs the PHP command l

Re: tools for writing help books

2011-06-08 Thread Ulf Dunkel
Hi Michael. What tools to y'all recommend for writing content for the help viewer on Mac OS? Do you write them directly in html/xhtml? We're using any UTF-8 text editor (like TextWrangler) and let UDO (www.udo-open-source.org) build the Apple Help Book from our UDoSource files. Here is a

Re: tools for writing help books

2011-06-08 Thread Sherm Pendley
On Wed, Jun 8, 2011 at 3:33 AM, Michael Thon wrote: > What tools to y'all recommend for writing content for the help viewer on Mac > OS? Do you write them directly in html/xhtml? I just use BBEdit and write the markup by hand - HTML ain't exactly rocket surgery to begin with, and every tool I've

tools for writing help books

2011-06-08 Thread Michael Thon
What tools to y'all recommend for writing content for the help viewer on Mac OS? Do you write them directly in html/xhtml? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Cont