From: Stephen Soltesz Date: Mon, 4 May 2009 21:16:43 +0000 (+0000) Subject: add path to docs X-Git-Tag: Monitor-3.0-5~2 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=03ec379717e3a36c0a2920c3f48e4e666239ec80 add path to docs --- diff --git a/docs/Makefile b/docs/Makefile index f3e6b76..860e0bd 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -31,7 +31,7 @@ MONITOR_SOURCES = ../web/MonitorWeb/monitorweb/monitor_xmlrpc.py # path needs to mention PLCAPI/doc (for DocBook) and PLCAPI/ (for PLC.Parameter) Methods.xml: DocBookLocal.py $(MONITOR_SOURCES) - PYTHONPATH=..:../../PLCAPI:../../PLCAPI/doc ./DocBookLocal.py > $@ + PYTHONPATH=..:../../PLCAPI:../../PLCAPI/doc:../web/MonitorWeb/monitorweb ./DocBookLocal.py > $@ # # Documentation