X-Git-Url: http://git.rrze.uni-erlangen.de/gitweb/?p=LbmBenchmarkKernelsPublic.git;a=blobdiff_plain;f=doc%2FMakefile;h=b059a995fe0952f1c7a36320b1872dc48a8b8f40;hp=6417a6e5ecf3ccb1902483dfb6fbda688dc872f6;hb=0fde6e45e9be83893afae896cf49a799777f6d7c;hpb=712d0b8fc4a382e1cfe4edef8b0ade11b0a2ce25 diff --git a/doc/Makefile b/doc/Makefile index 6417a6e..b059a99 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,7 +1,7 @@ # -------------------------------------------------------------------------- # # Copyright -# Markus Wittmann, 2016-2017 +# Markus Wittmann, 2016-2018 # RRZE, University of Erlangen-Nuremberg, Germany # markus.wittmann -at- fau.de or hpc -at- rrze.fau.de # @@ -33,6 +33,5 @@ all: main main: main.rst #main.css [ -d html ] || mkdir -p html -# rst2html --stylesheet=html4css1.css,main.css $< html/$@.html - rst2html --stylesheet=html4css1.css,main.css $< html/$@.html + rst2html --stylesheet=html4css1.css,main.css $< $@.html