[PROJ] Error Building Docs

Mateusz Loskot mateusz at loskot.net
Wed May 29 12:00:24 PDT 2019


On 19-05-29 14:19:11, Andrew Bell wrote:
>I'm getting an error building the documentation:
>
>$ make dirhtml
>...
>reading sources... [ 11%] development/reference/cpp/cpp_general
>Warning, treated as error:
>/Users/acbell/proj.4/docs/source/development/reference/cpp/common.rst:6:doxygennamespace:
>Cannot find file: /Users/acbell/proj.4/docs/build/xml/index.xml

Unlike html target [1], the dirhtml [2] does not seem to be depending on the
target running doxygen to generate the XML.

>
>Can someone tell me what I need to do to fix this?

Run make html first? Or ../scripts/doxygen.sh [3]

[1] https://github.com/OSGeo/proj.4/blob/master/docs/Makefile#L60
[2] https://github.com/OSGeo/proj.4/blob/master/docs/Makefile#L71
[3] https://github.com/OSGeo/proj.4/blob/master/docs/Makefile#L55

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Fingerprint=C081 EA1B 4AFB 7C19 38BA  9C88 928D 7C2A BB2A C1F2


More information about the PROJ mailing list