qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] texi2wiki?


From: Stefan Weil
Subject: Re: [Qemu-devel] texi2wiki?
Date: Mon, 29 Nov 2010 19:42:16 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101030 Iceowl/1.0b1 Icedove/3.0.10

Am 29.11.2010 15:42, schrieb Anthony Liguori:
Does anyone know of a tool that convert texi to wiki syntax or know enough about texi parsing that something could be rigged up?

Even if it takes a couple steps, like texi2xml, then xml->wiki, that would be workable. I'm willing to do some leg work but I don't want to write a texi parser from scratch.

Thanks for any suggestions,

Anthony Liguori



texi2html has some mediawiki support. Try a current version like this:

    texi2html --init-file /usr/share/texi2html/mediawiki.init ...

I tested it on Ubuntu. The result is readable, but does not really
look pretty: see demo output at http://wiki.qemu.org/TexiDemo

PDF files in the download section and links to the documentation
in html format seem to be a better way to provide online documentation.

Regards,
Stefan Weil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]