]> git.donarmstrong.com Git - lilypond.git/commitdiff
Build: add a special target for the split website portion of the docs.
authorGraham Percival <graham@percival-music.ca>
Fri, 28 Aug 2009 01:45:31 +0000 (02:45 +0100)
committerGraham Percival <graham@percival-music.ca>
Thu, 3 Sep 2009 01:56:11 +0000 (02:56 +0100)
GNUmakefile.in

index 123684cabda18df890a7a287337cd8badbe8f51a..84702bca88d584adc1f41e27aecc1946df72415d 100644 (file)
@@ -234,6 +234,14 @@ grand-replace:
        $(MAKE) -C scripts/build
        PATH=$(buildscript-dir):$(PATH) $(buildscript-dir)/grand-replace
 
+
+################################################################
+# website (without the rest of the docs)
+web-gop:
+       touch Documentation/general.texi
+       cd Documentation && make out=www out-www/general/index.html
+
+
 ################################################################
 # testing