Obsolete
[mkws-moved-to-github.git] / doc / Makefile
index 13c03c2..f009f82 100644 (file)
@@ -1,4 +1,7 @@
 # Copyright (c) 2013-2014 Index Data ApS. http://indexdata.com
+#
+# To build the PDFs, you will need these Debian packages:
+#      texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
 
 DOCS = index.html index.pdf \
        README.html README.pdf \
@@ -21,7 +24,7 @@ uninstall:
 all: $(DOCS)
 
 # For a description of pandoc's markdown format, see:
-# http://johnmacfarlane.net/pandoc/demo/example9/pandocs-markdown.html -->
+# http://johnmacfarlane.net/pandoc/demo/example9/pandocs-markdown.html
 
 # for older pandoc (<1.9) run first:
 # perl -i.bak -npe 's/"(Authors|Subjects)": "(.*?)"/"$1": "test"/' tools/htdocs/mkws-manual.markdown