Merge branch 'master' into accidentals2
[lilypond.git] / Documentation / devel.html.in
blob3c2387feb3fd5fd625fc47650cc132f388209a99
1 <html>
2 <!--
3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
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 <style type="text/css">
16 .navigation { background-color: #e8ffe8;
17 padding: 2; border: #c0ffc0 1px solid;
18 text-align: center;
19 font-weight: bold;
20 font-family: avantgarde, sans-serif;
21 font-size: 110%; }
22 a.title { font-weight: bold; font-size: 110%; }
23 ul { margin-left: 1em; padding: 0pt; border: 0pt; }
24 ul li { margin-top: 0.2em; }
25 td.left-column { padding-right: 1em; }
26 td.right-column { padding-left: 1em; }
27 hr { border:0; height:1; color: #000000; background-color: #000000; }
28 </style>
29 </head>
31 <body>
32 <div class="navigation">
33 <h1>LilyPond developers resources</h1>
34 </div>
35 <div align="center" class="titlepage">
37 <p>
38 <strong>Version @TOPLEVEL_VERSION@</strong>
39 <br>
40 <strong>@DATE@</strong>
41 </p>
42 </div>
44 <table align="center">
45 <tbody>
46 <tr>
47 <td class="left-column">
48 <ul>
49 <li><a class="title"
50 href="../input/regression/collated-files.html">Regression
51 tests</a> (~ 5 Mb, in <a class="title"
52 href="../input/regression/collated-files.pdf">PDF</a>)
53 <br>(general tests)
54 <li><a class="title"
55 href="../input/regression/musicxml/collated-files.html">MusicXML regression
56 tests</a> (in <a class="title"
57 href="../input/regression/musicxml/collated-files.pdf">PDF</a>)
58 <br>(musicxml2ly tests)
59 </ul></td>
60 <td class="right-column">
61 <ul>
62 <li><a class="title" href="http://lilypond.org/test">Regression tests results</a>
63 <br>(for comparison between releases)
64 <li><a class="title" href="bibliography/index.html">Bibliography</a>
65 <br>(on background information)
66 </ul></td>
67 </tr>
68 <tr>
69 <td valign="baseline" class="left-column">
70 &nbsp;
71 <ul>
72 <li><a class="title" href="http://lilypond.org/web/devel">lilypond.org development page</a>
73 <br>(for all contributors)
74 <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git">lilypond.git repository</a>
75 <br>(official sources)
76 <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=README;hb=gub">GUB Readme</a>
77 <br>(about Grand Unified Binaries packages)
78 </ul>
79 </td><td class="right-column">
80 &nbsp;
81 <ul>
82 <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>
83 <br>(for documentation editors)
84 <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>
85 and <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=TRANSLATION;hb=web">Translation</a>
86 <br>(how to translate and build lilypond.org website)
87 <li>
88 <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>
89 <br>(how to translate documentation)
90 </ul>
91 </td>
92 </tr>
93 </tbody>
94 </table>
96 <p><a href="index.html">Go back</a> to the Documentation index.</a></p>
98 </body>
99 </html>