]> git.donarmstrong.com Git - lilypond.git/blobdiff - ROADMAP
*** empty log message ***
[lilypond.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index 3befc634734dd94067dccc55af25cccc70312cc6..0d461ef454bd01232b68c7494bbd8dba338f2ea2 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,4 +1,8 @@
 
+LilyPond development is hosted at http://savannah.gnu.org/projects/lilypond
+
+
+
 Here is an attempt at a simple explanation of the directory layout for
 LilyPond's source files.
 
@@ -10,12 +14,14 @@ LilyPond's source files.
      topdocs/                  sources for the toplevel files (README.txt, INSTALL.txt, etc.)
      user/                     User manuals
    buildscripts/               Scripts used during the build process
-   debian/                     Files for building .deb packages.
-   flower/                     A generic library.
+   debian/                     Files for building .deb packages
+   flower/                     A generic library
      include/
    input/                      Various input files
      test/                     Test features: one file per feature
      bugs/                     Show bugs
+     no-notation/              Examples or bugs that do not produce output
+     regression/               Various features for regression test
      tutorial/                 Examples from the tutorial 
    lily/                       Source code for LilyPond
      include/
@@ -28,10 +34,10 @@ LilyPond's source files.
      E.Satie/
      F.Schubert/
      J.S.Bach/
-   intl/                       library for gettext
    po/                         translations
-   ports/
+   ports/                       access to mutopia archive
    ps/                         postscript library files
    tex/                                TeX library files
+   scm/                                Scheme initialisation and subroutine files
    scripts/                    User scripts
    stepmake/                   Generic make subroutine files