]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/devel.html.in
Docs: Use the CSS and alternative CSS for all docs pages instead of hardcoding
[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 <link rel="stylesheet" type="text/css" href="lilypond.css" title="Default Style">
16 <link rel="alternate stylesheet" type="text/css" title="Patrick McCarty's design" href="lilypond-mccarty.css">
17 <!--[if lte IE 7]>
18 <link href="lilypond-ie-fixes.css" rel="stylesheet" type="text/css">
19 <![endif]-->
20   </head>
21   
22   <body>
23         <div class="header">
24           <h1 class="header">LilyPond developers resources</h1>
25         </div>
26     <div align="center" class="subheader">
27
28       <p>
29         <strong>Version @TOPLEVEL_VERSION@</strong>
30         <br>
31         <strong>@DATE@</strong>
32       </p>
33     </div>
34
35     <table align="center">
36       <tbody>
37         <tr>
38           <td class="left-column">
39           <ul>
40       <li><a class="title"
41           href="../input/regression/collated-files.html">Regression
42           tests</a> (~ 5 Mb, in <a class="title"
43           href="../input/regression/collated-files.pdf">PDF</a>)
44         <br>(general tests)
45       <li><a class="title"
46           href="../input/regression/musicxml/collated-files.html">MusicXML regression
47           tests</a> (in <a class="title"
48           href="../input/regression/musicxml/collated-files.pdf">PDF</a>)
49         <br>(musicxml2ly tests)
50           </ul></td>
51           <td class="right-column">
52           <ul>
53       <li><a class="title" href="http://lilypond.org/test">Regression tests results</a>
54         <br>(for comparison between releases)
55       <li><a class="title" href="bibliography/index.html">Bibliography</a>
56         <br>(on background information)
57           </ul></td>
58         </tr>
59         <tr>
60           <td valign="baseline" class="left-column">
61           &nbsp;
62         <ul>
63             <li><a class="title" href="http://lilypond.org/web/devel">lilypond.org development page</a>
64               <br>(for all contributors)
65             <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git">lilypond.git repository</a>
66               <br>(official sources)
67             <li><a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=README;hb=gub">GUB Readme</a>
68               <br>(about Grand Unified Binaries packages)
69         </ul>
70     </td><td class="right-column">
71           &nbsp;
72         <ul>
73             <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>
74               <br>(for documentation editors)
75             <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>
76 and <a class="title" href="http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=blob_plain;f=TRANSLATION;hb=web">Translation</a>
77               <br>(how to translate and build lilypond.org website)
78             <li>
79               <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>
80               <br>(how to translate documentation)
81         </ul>
82         </td>
83         </tr>
84      </tbody>
85 </table>
86
87 <p><a href="index.html">Go back</a> to the Documentation index.</a></p>
88
89 </body>
90 </html>