> Oh no need to convert everything :-) The bits that matter at the moment
> are the "longdesc" of APIs, writing them to guestfs.rs just like you
> did with pod2text.

Ah, Yes I knew it. I just tested pod2markdown by the existing pod files.

Regards,
Hiroyuki

2019年8月13日(火) 22:12 Pino Toscano <ptoscano@redhat.com>:
On Tuesday, 13 August 2019 15:02:10 CEST Hiroyuki Katsura wrote:
> > Can you explain which errors did you get? I tried pod2markdown on a
> > couple of API longdesc's, and the result seemed OK.
> > Most probably we will need to write our own pod2markdown though, as
> > pod2markdown does not allow users to customize all the options that
> > the Pod::Markdown module has.
>
> Yes. Most of the results seemed OK. But, for example, translating
> 'docs/guestfs-internals.pod' dumps the following errors at the end of the
> output file

Oh no need to convert everything :-) The bits that matter at the moment
are the "longdesc" of APIs, writing them to guestfs.rs just like you
did with pod2text.

--
Pino Toscano