]> git.donarmstrong.com Git - lilypond.git/blobdiff - ROADMAP
* lily/accidental-placement.cc (split_accidentals): new function
[lilypond.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index 3894dd5d9eca15eed05961101322763487782b47..78a33305371272ae43ea5bab86efdf22e79deed6 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,21 +1,25 @@
 
+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.
 
    Documentation/
      bibliography/             .bib files with references to books and articles
-     ntweb/                    building on NT
+     windows/                  building on windows
      pictures/                 .xpms of the logo
      programmer/               programmers documentation, including a test document
      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/
@@ -25,18 +29,14 @@ LilyPond's source files.
    midi2ly/                    midi2ly source code
      include/
    mutopia/                    Larger examples with full music pieces.
-     Coriolan/
-     D.Zipoli/
      E.Satie/
      F.Schubert/
-     Hymns/
      J.S.Bach/
-     L.Mozart/
-     N.W.Gade/
-     W.A.Mozart/
    intl/                       library for gettext
    po/                         translations
+   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