]> granicus.if.org Git - postgis/commitdiff
Remove 'tidy' step for adding mobile header to HTML
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 8 Mar 2019 19:38:24 +0000 (19:38 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 8 Mar 2019 19:38:24 +0000 (19:38 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17305 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in

index 71f29eb11d8cfcf07e6c3b141c89b0c4c36b577b..6b1d65082bad368b9cdb35c13f47b8bbe44a39e6 100644 (file)
@@ -266,7 +266,6 @@ chunked-html-web-mobile: postgis-out.xml Makefile images $(XML_INPUTS)
                --stringparam html.script ga.js \
                $(CHUNK_HTML_DOCBOOK_XSL) \
                $<
-       tidy -utf8 -m $(HTML_BITS)
        $(PERL) -pi -e 's/<head>/<head><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">/g' $(HTML_BITS)