]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: add manual link for Web (mainly for the web.pdf)
authorGraham Percival <graham@percival-music.ca>
Mon, 30 Nov 2009 06:17:57 +0000 (06:17 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 30 Nov 2009 06:18:28 +0000 (06:18 +0000)
Documentation/web-texi2html.init
Documentation/web/manuals.itexi

index 71643d95340a78b3e48f9608f41a6f8f901cb9fb..52b7af2f6cd9635ee9b5b1badae9c628e98ef179 100644 (file)
@@ -651,7 +651,7 @@ sub generate_ly_toc_entries($$$)
   my @color_3 = (
         "Productions", "Testimonials",
        "Source", "Old downloads",
-        "FAQ", "Changes", "Extend", "Internals",
+        "Web", "FAQ", "Changes", "Extend", "Internals",
         "Publications", "Old news"
         );
   my @color_4 = (
index 5b383aa848ed55983e297a2fc06527265bacbf34..6d22baeeaddd515ee4b0b2d0262f2d2c68f4d5d4 100644 (file)
@@ -70,6 +70,9 @@ short tricks, tips, and examples.
 
 @itemize
 
+@item @ref{Web}:
+this document.
+
 @item @ref{FAQ}:
 links to the answers of Frequently Asked Questions.
 
@@ -119,6 +122,7 @@ License.
 * Notation::          Reference.
 * Usage::           Usage.
 * Snippets::                Snippets.
+* Web::                      Web.
 * FAQ::                         FAQ.
 * Changes::                     NEWS.
 * Extend::         Programming.
@@ -438,6 +442,54 @@ download as a PDF file.
 @divEnd
 
 
+@node Web
+@unnumberedsec Web
+
+@divClass{column-left-top}
+@subheading Web
+
+This manual supplies general information about LilyPond.  It also
+contains information about various community forums, bug
+reporting, and development.
+
+@divEnd
+
+@divClass{column-right-bottom}
+@subheading Read it
+
+@itemize
+
+@item @rweb{Top,Web}:
+read this manual in the same format as this one.
+
+@end itemize
+
+@subheading All formats
+
+@divClass{keep-bullets}
+@itemize
+
+@item @uref{../web/index.html, Web (split HTML)}:
+the manual is split between many HTML pages.
+@emph{(small download for each page)}
+
+@item @uref{../web-big-page.html, Web (big HTML)}:
+read this manual as one huge HTML page.
+@emph{(large single download, around 1 Mb)}
+
+@item @uref{../web.pdf, web.pdf}:
+download as a PDF file.
+@emph{(large single download, 2 Mb)}
+
+@c @item @uref{../TODO, web.info}:
+@c GNU info format for documentation.  TODO, link broken.
+
+@end itemize
+@divEnd
+@divEnd
+
+
+
 @node FAQ
 @unnumberedsec FAQ