]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/devel.html.in
Docs: Add Kurt Kroon's design for testing, auto-insert CSS in deve/index pages
[lilypond.git] / Documentation / devel.html.in
1 <html>
2 <!--
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 !-->
8   <head>
9     <title>LilyPond @TOPLEVEL_VERSION@ Developers Resources</title>
10     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
11     <meta name="aesop" content="links">
12     <meta name="description"
13           content="Top-level index to developers documentation for
14                    LilyPond @TOPLEVEL_VERSION@">
15   </head>
16   
17   <body>
18         <div class="header">
19           <h1 class="header">LilyPond developers resources</h1>
20         </div>
21     <div align="center" class="subheader">
22
23       <p>
24         <strong>Version @TOPLEVEL_VERSION@</strong>
25         <br>
26         <strong>@DATE@</strong>
27       </p>
28     </div>
29
30     <table align="center">
31       <tbody>
32         <tr>
33           <td class="left-column">
34           <ul>
35       <li><a class="title"
36           href="../input/regression/collated-files.html">Regression
37           tests</a> (~ 5 Mb, in <a class="title"
38           href="../input/regression/collated-files.pdf">PDF</a>)
39         <br>(general tests)
40       <li><a class="title"
41           href="../input/regression/musicxml/collated-files.html">MusicXML regression
42           tests</a> (in <a class="title"
43           href="../input/regression/musicxml/collated-files.pdf">PDF</a>)
44         <br>(musicxml2ly tests)
45           </ul></td>
46           <td class="right-column">
47           <ul>
48       <li><a class="title" href="http://lilypond.org/test">Regression tests results</a>
49         <br>(for comparison between releases)
50       <li><a class="title" href="bibliography/index.html">Bibliography</a>
51         <br>(on background information)
52           </ul></td>
53         </tr>
54         <tr>
55           <td valign="baseline" class="left-column">
56           &nbsp;
57         <ul>
58             <li><a class="title" href="http://lilypond.org/web/devel">lilypond.org development page</a>
59               <br>(for all contributors)
60             <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git">lilypond.git repository</a>
61               <br>(official sources)
62             <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=README;hb=gub">GUB Readme</a>
63               <br>(about Grand Unified Binaries packages)
64         </ul>
65     </td><td class="right-column">
66           &nbsp;
67         <ul>
68             <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=Documentation%2Fuser%2FREADME.txt;hb=master">Documentation Readme</a>
69               <br>(for documentation editors)
70             <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=README;hb=web">lilypond.org Readme</a>
71 and <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=TRANSLATION;hb=web">Translation</a>
72               <br>(how to translate and build lilypond.org website)
73             <li>
74               <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=Documentation%2FTRANSLATION;hb=lilypond%2Ftranslation">Documentation translation</a>
75               <br>(how to translate documentation)
76         </ul>
77         </td>
78         </tr>
79      </tbody>
80 </table>
81
82 <p><a href="index.html">Go back</a> to the Documentation index.</a></p>
83
84 </body>
85 </html>