I see `output_dir` in the makefile for the docbooks, not for the code building:
```
doc/docbook/Makefile
39:output_dir ?= .
```
The variant with lynx has to be there, many doc generation scripts running on server rely
on it, being also very common on linux distros and we know how the output is generated.
We can experiment more with pandoc in the future.
Are now different make targets (or some defines) to generate the text readme and the html
readme? I could notice the `modname_doc` (e.g., `acc_doc`)
--
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/150282713(a)github.com>