From: John Mandereau <john.mandereau@gmail.com> Date: Sat, 15 Sep 2007 09:38:35 +0000 (+0200) Subject: Add developers resources page X-Git-Tag: release/2.11.33-1~4^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=135a5beef5c4cf893d02947cdfcb5bb90c854486;p=lilypond.git Add developers resources page --- 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 @@ +<html> +<!-- + Translation of GIT committish: FILL-IN-HEAD-COMMITTISH + + When revising a translation, copy the HEAD committish of the + version that you are working on. See TRANSLATION for details. +!--> + <head> + <title>LilyPond @TOPLEVEL_VERSION@ Developers Resources</title> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> + <meta name="aesop" content="links"> + <meta name="description" + content="Top-level index to developers documentation for + LilyPond @TOPLEVEL_VERSION@"> + <style type="text/css"> + .navigation { background-color: #e8ffe8; + padding: 2; border: #c0ffc0 1px solid; + text-align: center; + font-weight: bold; + font-family: avantgarde, sans-serif; + font-size: 110%; } + a.title { font-weight: bold; font-size: 110%; } + ul { margin-left: 1em; padding: 0pt; border: 0pt; } + ul li { margin-top: 0.2em; } + td.left-column { padding-right: 1em; } + td.right-column { padding-left: 1em; } + hr { border:0; height:1; color: #000000; background-color: #000000; } + </style> + </head> + + <body> + <div class="navigation"> + <h1>LilyPond developers resources</h1> + </div> + <div align="center" class="titlepage"> + + <p> + <strong>Version @TOPLEVEL_VERSION@</strong> + <br> + <strong>@DATE@</strong> + </p> + </div> + + <table align="center"> + <tbody> + <tr> + <td class="left-column"> + <ul> + <li><a class="title" + href="../input/regression/collated-files.html">Regression + tests</a> (~ 5 Mb, in <a class="title" + href="../input/regression/collated-files.pdf">PDF</a>) + <br>(general tests) + <li><a class="title" + href="../input/regression/musicxml/collated-files.html">MusicXML regression + tests</a> (in <a class="title" + href="../input/regression/musicxml/collated-files.pdf">PDF</a>) + <br>(musicxml2ly tests) + </ul></td> + <td class="right-column"> + <ul> + <li><a class="title" href="http://lilypond.org/test">Regression tests results</a> + <br>(for comparison between releases) + <li><a class="title" href="bibliography/index.html">Bibliography</a> + <br>(on background information) + </ul></td> + </tr> + <tr> + <td valign="baseline" class="left-column"> + + <ul> + <li><a class="title" href="devel.html">lilypond.git repository</a> + <br>(official sources) + <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=README;hb=gub">GUB Readme</a> + <br>(about Grand Unified Binaries packages) + </ul> + </td><td class="right-column"> + + <ul> + <li>lilypond.org <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=README;hb=web">Readme</a> +and <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=TRANSLATION;hb=web">Translation</a> + <br>(how to translate and build lilypond.org website) + <li> + <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=Documentation/TRANSLATION;hb=lilypond/translation">Documentation translation</a> + <br>(how to translate documentation) + </ul> + </td> + </tr> + </tbody> +</table> + +<p><a href="index.html">Go back</a> to the Documentation index.</a></p> + +</body> +</html> 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. !--> <head> - <title>LilyPond @TOPLEVEL_VERSION@ Documentation</title> + <title>LilyPond @TOPLEVEL_VERSION@ documentation</title> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> <meta name="aesop" content="links"> <meta name="description" @@ -101,7 +101,24 @@ in <a class="title" href="user/lilypond-program.pdf">PDF</a>) </ul> - </td><tr> + </td> + <tr> + <td valign="baseline" class="left-column"> + + <ul> + <li><a class="title" href="devel.html">Developers resources</a> + <br>(documentation for developers and contributors) + </ul> + </td><td class="right-column"> + +<!-- TODO + <ul> + <li><a class="title" href="translations.html">Translations status</a> + <br>(see translations progress) + </ul> +--> + </td> + </tr> <tr> <td valign="baseline" class="left-column">