* [Qemu-devel] texi2wiki?
@ 2010-11-29 14:42 Anthony Liguori
2010-11-29 18:42 ` Stefan Weil
0 siblings, 1 reply; 2+ messages in thread
From: Anthony Liguori @ 2010-11-29 14:42 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] texi2wiki?
2010-11-29 14:42 [Qemu-devel] texi2wiki? Anthony Liguori
@ 2010-11-29 18:42 ` Stefan Weil
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Weil @ 2010-11-29 18:42 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-29 18:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 14:42 [Qemu-devel] texi2wiki? Anthony Liguori
2010-11-29 18:42 ` Stefan Weil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).