X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=doc%2FMakefile;fp=doc%2FMakefile;h=0a900552f476778e9cd4d5024eed2cf1a8980f3e;hb=2a13c605a149d7ee4568f8eb103627f63dd89d45;hp=4308fac78122c6dd1487f6454a56cbcd27477a5d;hpb=151790af10552690b460ca7229ab680ea6afc802;p=nodemanager.git diff --git a/doc/Makefile b/doc/Makefile index 4308fac..0a90055 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -7,17 +7,21 @@ # $Id: Makefile,v 1.2 2006/11/03 20:36:05 thierry Exp $ # -all: NMAPI.html +all: NMAPI.html end .NMAPI.xml.valid: Methods.xml Methods.xml: DocBook.py ../api_calls.py - PYTHONPATH=..:../../PLCAPI python $< > $@ + PYTHONPATH=..:../../../PLCAPI python $< > $@ # # Documentation # +# TODO: figure out where to put this command to strip out the unnecessary bits for PlanetLab Drupal page: +end: + awk 'BEGIN { print " 29 && $$0 != "> out.html + # Validate the XML .%.xml.valid: %.xml xmllint --valid --output $@ $<