]> git.donarmstrong.com Git - lilypond.git/blobdiff - ROADMAP
*** empty log message ***
[lilypond.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index 85a50d9ec8bfe4d4009be12f884bfe608ee3ee10..d241338c4b6bc476875a0e3aaa678f98aea0708f 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,21 +1,27 @@
 
+LilyPond development is hosted at http://savannah.gnu.org/projects/lilypond
+
+i 
+
 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/
@@ -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