]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Remove input/test/ from documentation and (hopefully) build process.
[lilypond.git] / Documentation / index.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@ Documentation</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 the standard 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>
30   
31   <body>
32         
33         <div class="navigation">
34           <h1>LilyPond documentation</h1>
35         </div>
36     <div align="center" class="titlepage">
37
38       <p>
39         <strong>Version @TOPLEVEL_VERSION@</strong>
40         <br>
41         <strong>@DATE@</strong>
42       </p>
43     </div>
44
45     <table align="center">
46       <tbody>
47         <tr>
48           <td class="left-column">
49           <ul>
50             <li>
51             <a class="title" href="user/lilypond/Tutorial.html">Tutorial</a>
52               <br>(start here)
53
54           </ul>
55           </td>
56           <td class="right-column">
57           <ul>
58           
59             <li>
60             <a class="title" href="topdocs/NEWS.html">NEWS</a>
61             <br>(changes since the previous major release)
62
63             <li>
64             <a class="title" href="topdocs/INSTALL.html">INSTALL</a>
65             <br>(how to compile)
66           </ul>
67           </td>
68         </tr>
69         <tr>
70           <td valign="baseline" class="left-column">
71           &nbsp;
72           <ul>
73             <li>
74 <a class="title" href="user/lilypond/index.html">User manual</a>
75 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 Mb,
76 in <a class="title" href="user/lilypond.pdf">PDF</a>)
77
78      <br>(everything about LilyPond)
79      
80 <li><a class="title" href="../examples.html">Examples</a>
81
82      <br>(see some examples)
83
84 <li><a class="title" href="../input/lsr/collated-files.html">Snippets</a>
85      <br>(Short tricks, tips, and examples)
86
87  <li><a class="title" href="user/music-glossary/index.html">Glossary</a>
88 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 1 Mb,
89 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
90
91      <br>(for non-English users)
92           </ul>
93           </td>
94           <td valign="baseline" class="right-column">
95           &nbsp;
96           <ul>
97             <li>
98  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
99  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 Mb)
100
101      <br>(definitions for tweaking)
102
103             <li>
104      <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>, <a href="../test-results.html">comparison</a>)
105
106      <br>(for developers)
107
108
109             <li><a  class="title" href="bibliography/index.html">Bibliography</a>
110
111      <br>(on background information)
112 <li><a class="title"  href="THANKS.html">Thankyous</a>
113 <br>(to our contributors)
114
115 <li><a class="title"  href="DEDICATION.html">Dedication</a>
116
117      <br>(by Jan and Han-Wen)
118
119           </ul>
120           </td>
121         </tr>
122         <tr>
123           <td valign="baseline" class="left-column">
124           &nbsp;
125           <ul>
126             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
127               <br>(the website)
128           </ul>
129           </td>
130           <td valign="baseline" class="right-column">
131           &nbsp;
132           <ul>
133             <li>
134               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
135               <br> (the GNU GPL) 
136           </ul>
137           </td>
138         </tr>
139       </tbody>
140     </table>
141     <p><strong>NOTE</strong>: like every HTML page in this
142       documentation, you can find at bottom links to translations of
143       this page in other languages.
144     </p>
145   </body>
146 </html>