|
@@ -99,7 +99,8 @@ nochunks: validate profile-html
|
|
|
--stringparam rootid "$(ROOT_ID)" \
|
|
|
--output $(BASEDIR)/$(NOCHUNKS_OUTPUT) \
|
|
|
stylesheets/lfs-nochunks.xsl \
|
|
|
- $(RENDERTMP)/lfs-html2.xml
|
|
|
+ $(RENDERTMP)/lfs-full.xml
|
|
|
+# $(RENDERTMP)/lfs-html2.xml
|
|
|
|
|
|
@echo "Running Tidy..."
|
|
|
$(Q)tidy -config tidy.conf $(BASEDIR)/$(NOCHUNKS_OUTPUT) || true
|