Hi,
I talked a few months back about a book, but it never seemed to get any traction. I'm
big on Xml / Xsl, and am very willing to lend myself to a project like this.
With Python you want the gnome / libxml2 & libxslt python bindings. They are
fantastic.
I also recommend using the Gentoo sty
On Thu, 2002-10-24 at 09:06, Aaron Held wrote:
> >>Anyway, I've been writing lots of documentation lately, and I've been
> >>using reStructuredText (http://docutils.sourceforge.net/rst.html). It's
> >>worked pretty well for me -- the output looks decent, but more
> >>importantly it's comfortable t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ian Bicking <[EMAIL PROTECTED]> writes:
> I might be able to get over my annoyance with XML if I look deeper
> into Emacs -- I'm sure there's something in there to make it more
> pleasant (maybe abbrev...)
Yes, there's sgml-mode. Supplied with a DTD,
On Thu, 2002-10-24 at 12:40, Mike Warren wrote:
> > I might be able to get over my annoyance with XML if I look deeper
> > into Emacs -- I'm sure there's something in there to make it more
> > pleasant (maybe abbrev...)
>
> Yes, there's sgml-mode. Supplied with a DTD, it gives you
> popups/prompts
Ian Bicking wrote:
probably make a translator from a text-like markup to a particular XML
schema well enough... and I might do that if we decide on a particular
schema. I think that would be better than trying to deal with all the
needless tags.
I agree.
reStruct has all the basic tags, the onl
On Thu, 2002-10-24 at 14:43, Aaron Held wrote:
> Ian Bicking wrote:
> > probably make a translator from a text-like markup to a particular XML
> > schema well enough... and I might do that if we decide on a particular
> > schema. I think that would be better than trying to deal with all the
> > ne
Anyway, I've been writing lots of documentation lately, and I've been
using reStructuredText (http://docutils.sourceforge.net/rst.html). It's
worked pretty well for me -- the output looks decent, but more
importantly it's comfortable to write. Keeping the documentation
up-to-date is the most esse