From 135a5beef5c4cf893d02947cdfcb5bb90c854486 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sat, 15 Sep 2007 11:38:35 +0200 Subject: [PATCH] Add developers resources page --- Documentation/GNUmakefile | 2 +- Documentation/devel.html.in | 95 +++++++++++++++++++++++++++++++++++++ Documentation/index.html.in | 21 +++++++- 3 files changed, 115 insertions(+), 3 deletions(-) create mode 100644 Documentation/devel.html.in diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 18f9533421..f639c5859d 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -13,7 +13,7 @@ include $(depth)/make/stepmake.make default: local-doc -local-WWW: txt-to-html $(outdir)/index.html +local-WWW: txt-to-html $(outdir)/index.html $(outdir)/devel.html local-WWW-clean: deep-WWW-clean diff --git a/Documentation/devel.html.in b/Documentation/devel.html.in new file mode 100644 index 0000000000..a82c9ee063 --- /dev/null +++ b/Documentation/devel.html.in @@ -0,0 +1,95 @@ + + + + LilyPond @TOPLEVEL_VERSION@ Developers Resources + + + + + + + + +
+ +

+ Version @TOPLEVEL_VERSION@ +
+ @DATE@ +

+
+ + + + + + + + + + + +
+ +
+   + + +   + +
+ +

Go back to the Documentation index.

+ + + diff --git a/Documentation/index.html.in b/Documentation/index.html.in index 358d037f65..696c6a6590 100644 --- a/Documentation/index.html.in +++ b/Documentation/index.html.in @@ -6,7 +6,7 @@ version that you are working on. See TRANSLATION for details. !--> - LilyPond @TOPLEVEL_VERSION@ Documentation + LilyPond @TOPLEVEL_VERSION@ documentation PDF) - + + + +   + + +   + + +   -- 2.39.5