@xkaraman: can the use of `pandoc` be made optional? What is the benefit of using it?
The old makefiles needed only `xsltproc` (and `lynx` for text readme generation) and it
seemed enough. Also, the generation of the html readmes for modules on the website is done
the same way. Important it would be to support the output directory, like:
```
make output_dir=/tmp/kamailio-docs exclude_modules="" modules-doc
```
The above command generates all html files for modules' readmes and place them in
/tmp/kamailio-docs.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/f24eed8ba01870361d916844a073df7…
You are receiving this because you are subscribed to this thread.
Message ID:
<kamailio/kamailio/commit/f24eed8ba01870361d916844a073df71cbc9e609/150281498(a)github.com>