]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
* Documentation/index.html.in: Fix url to one big page. (backportme)
[lilypond.git] / Documentation / index.html.in
1 <html>
2   <head>
3     <title>LilyPond @TOPLEVEL_VERSION@ Documentation</title>
4     <meta name="aesop" content="links">
5     <meta name="description"
6           content="Top-level index to the standard documentation for
7                    LilyPond @TOPLEVEL_VERSION@">
8     <style type="text/css">
9     .navigation         { background-color: #e8ffe8;
10                           padding: 2; border: #c0ffc0 1px solid;
11                           text-align: center;
12                           font-weight: bold;
13                           font-family: avantgarde, sans-serif;
14                           font-size: 110%; }
15       a.title { font-weight: bold; font-size: 110%; }
16       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
17       ul li { margin-top: 0.2em; }
18       td.left-column { padding-right: 1em; }
19       td.right-column { padding-left: 1em; }
20       hr { border:0; height:1; color: #000000; background-color: #000000; }
21     </style>
22   </head>
23   <body>
24         
25         <div class="navigation">
26           <h1> LilyPond documentation</h1>
27         </div>
28     <div align="center" class="titlepage">
29
30       <p>
31         <strong>Version @TOPLEVEL_VERSION@</strong>
32         <br>
33         <strong>@DATE@</strong>
34       </p>
35     </div>
36
37     <table align="center">
38       <tbody>
39         <tr>
40           <td class="left-column">
41           <ul>
42             <li>
43             <a class="title" href="../user/out-www/lilypond/Tutorial.html">Tutorial</a>
44               <br>(start here)
45           </ul>
46           </td>
47           <td class="right-column">
48           <ul>
49           
50             <li>
51             <a class="title" href="../topdocs/out-www/NEWS.html">NEWS</a>
52             <br>(changes since the last major release)
53
54             <li>
55             <a class="title" href="../topdocs/out-www/INSTALL.html">INSTALL</a>
56             <br>(how to compile)
57           </ul>
58           </td>
59         </tr>
60         <tr>
61           <td valign="baseline" class="left-column">
62           &nbsp;
63           <ul>
64             <li>
65 <a class="title" href="../user/out-www/lilypond/index.html">User manual</a>
66 (in <a class="title" href="../user/out-www/lilypond.pdf">PDF</a>, in
67 <a class="title" href="../user/out-www/lilypond.html">one big page</a>)
68
69      <br>(everything about LilyPond)
70      
71 <li><a class="title"href="../../examples.html">Examples</a>
72
73      <br>(see some examples)
74            
75 <li><a class="title" href="../../input/test/out-www/collated-files.html">Tips and tricks</a>
76 (in  <a class="title" href="../../input/test/out-www/collated-files.pdf">PDF</a>)
77
78      <br>(for advanced users)
79  <li><a class="title" href="../user/out-www/music-glossary.html">Glossary</a>
80
81      <br>(for non-English users)
82           </ul>
83           </td>
84           <td valign="baseline" class="right-column">
85           &nbsp;
86           <ul>
87             <li>
88  <a  class="title" href="../user/out-www/lilypond-internals/index.html">Program reference</a>
89
90      <br>(definitions for tweaking)
91
92             <li>
93      <a  class="title" href="../../input/regression/out-www/collated-files.html">Regression tests</a> (in <a  class="title" href="../../input/regression/out-www/collated-files.pdf">PDF</a>)
94
95      <br>(for developers)
96
97
98             <li><a  class="title" href="../bibliography/out-www/index.html">Bibliography</a>
99
100      <br>(background information)
101 <li><a class="title"  href="THANKS.html">Thank yous</a>
102 <br>(our contributors)
103
104 <li><a class="title"  href="DEDICATION.html">Dedication</a>
105
106      <br>(by Jan and Han-Wen)
107
108           </ul>
109           </td>
110         </tr>
111         <tr>
112           <td valign="baseline" class="left-column">
113           &nbsp;
114           <ul>
115             <li> <a class="title"  href="http://lilypond.org/" class="title"
116                 >lilypond.org</a>
117               <br>(the website)
118           </ul>
119           </td>
120           <td valign="baseline" class="right-column">
121           &nbsp;
122           <ul>
123             <li>
124                                  <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
125                                  <br> (the GPL) 
126           </ul>
127           </td>
128         </tr>
129       </tbody>
130     </table>
131     <p>
132
133   </body>
134 </html>