From 2439ebbcd94593bf4a76e2a51b6e2c6c0da94c3b Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 30 Nov 2009 06:17:57 +0000 Subject: [PATCH] Web: add manual link for Web (mainly for the web.pdf) --- Documentation/web-texi2html.init | 2 +- Documentation/web/manuals.itexi | 52 ++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/Documentation/web-texi2html.init b/Documentation/web-texi2html.init index 71643d9534..52b7af2f6c 100644 --- a/Documentation/web-texi2html.init +++ b/Documentation/web-texi2html.init @@ -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 = ( diff --git a/Documentation/web/manuals.itexi b/Documentation/web/manuals.itexi index 5b383aa848..6d22baeead 100644 --- a/Documentation/web/manuals.itexi +++ b/Documentation/web/manuals.itexi @@ -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 -- 2.39.5