Werner LEMBERG
2012-04-08 16:06:50 UTC
Folks,
after reading the documentation, I like pandoc a lot, and I'm just
starting to use it, so please forgive my newbie questions.
For a project, I would like to write the documentation in pandoc's
markdown (mainly a users' guide). However, for the library functions,
I would like to put the markdown stuff into a C header file (using a
structure similar to doxygen or robodoc[1]), and this documentation
should be (a) converted to a man page, and (b) included into the
users' guide.
Any idea how to proceed? A quick internet search hasn't shown
something relevant, but maybe I've just used the wrong keywords...
Werner
[1] I've looked at both programs, and they don't really fit my need.
Well, maybe they do, but pandoc looks superior to me for my
purposes.
after reading the documentation, I like pandoc a lot, and I'm just
starting to use it, so please forgive my newbie questions.
For a project, I would like to write the documentation in pandoc's
markdown (mainly a users' guide). However, for the library functions,
I would like to put the markdown stuff into a C header file (using a
structure similar to doxygen or robodoc[1]), and this documentation
should be (a) converted to a man page, and (b) included into the
users' guide.
Any idea how to proceed? A quick internet search hasn't shown
something relevant, but maybe I've just used the wrong keywords...
Werner
[1] I've looked at both programs, and they don't really fit my need.
Well, maybe they do, but pandoc looks superior to me for my
purposes.