]> git.donarmstrong.com Git - lilypond.git/commitdiff
Slightly updated roadmap.
authorWerner Lemberg <wl@gnu.org>
Sat, 6 Dec 2008 06:07:29 +0000 (07:07 +0100)
committerWerner Lemberg <wl@gnu.org>
Sat, 6 Dec 2008 06:07:29 +0000 (07:07 +0100)
Detabified.

ROADMAP

diff --git a/ROADMAP b/ROADMAP
index 59a4fbecbd2c0b2d612a2665a4c133b7b3da226d..4ec2eec4bd5e19185fc4bef1c29e94e059a59637 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -9,42 +9,40 @@ LilyPond development is hosted at:
 Here is a simple explanation of the directory layout for LilyPond's
 source files.
 
-   .                   Toplevel READMEs, ChangeLog, build bootstrapping,
-                       patches for third party programs
+   .                    Toplevel READMEs, ChangeLog, build bootstrapping,
+                          patches for third party programs
    Documentation/
-       bibliography/   .bib files with references to books and articles
-       misc/           Old announcements, ChangeLogs and NEWS
-       pictures/       The logo
-       topdocs/                Sources for the toplevel READMEs
-                       (README.txt, INSTALL.txt, NEWS.txt etc.)
-       user/           User manuals
-       po/              translated manual node names
-       fr/ es/ de/      docs translated to French, Spanish, German resp.
-   buildscripts/       Scripts for the build process
-   elisp/              Emacs LilyPond mode and syntax coloring
-   flower/             A simple c++ library
-       include/
-   input/              Music input examples
-       lsr/         Snippets from the LilyPond Snippet Repository
-                    (auto-generated, do not modify!)
-       manual/      Examples from the manual
-       mutopia/                Real music, more at www.mutopiaproject.org
-       new/         Snippets which are too new for LSR
-       regression/     Testing of features, one test per file
-       texidocs/    Translations of texidoc and doctitle fields
-                    (for input/lsr)
-       tutorial/       Examples from the tutorial 
-   lily/               C++ sources for LilyPond (lilypond-bin)
-     include/
-   ly/                 System music include files
-   make/               Specific make subroutines and packaging for
-                       Red Hat-like distributions (.spec files)
-   mf/                 MetaFont sources for the feta font
-   po/                 Translations
-   ps/                 PostScript library files
-   python/             Python modules, MIDI module
-   scm/                        Scheme sources for LilyPond and subroutine files
-   scripts/            End-user scripts
-   stepmake/           Generic make subroutine files
-   tex/                        TeX library files
-   vim/                        Vi(M) LilyPond mode and syntax coloring
+       bibliography/    .bib files with references to books and articles
+       misc/            Old announcements, ChangeLogs and NEWS
+       pictures/        The logo
+       topdocs/         Sources for the toplevel READMEs
+                          (README.txt, INSTALL.txt, NEWS.txt etc.)
+       user/            User manuals
+       po/              Translated manual node names
+       fr/ es/ de/      Docs translated to French, Spanish, German, resp.
+   buildscripts/        Scripts for the build process
+   elisp/               Emacs LilyPond mode and syntax coloring
+   flower/              A simple C++ library
+   input/               Music input examples
+       lsr/             Snippets from the LilyPond Snippet Repository
+                          (auto-generated, do not modify!)
+       manual/          Examples from the manual
+       mutopia/         Real music, more at www.mutopiaproject.org
+       new/             Snippets which are too new for LSR
+       regression/      Testing of features, one test per file
+       texidocs/        Translations of texidoc and doctitle fields
+                          (for input/lsr)
+       tutorial/        Examples from the tutorial 
+   lily/                C++ sources for the LilyPond binary
+   ly/                  System music include files
+   make/                Specific make subroutines and packaging for
+                          Red Hat-like distributions (.spec files)
+   mf/                  MetaFont sources for the Emmentaler and Aybabtu fonts
+   po/                  Translations for binaries and end-user scripts
+   ps/                  PostScript library files
+   python/              Python modules, MIDI module
+   scm/                 Scheme sources for LilyPond and subroutine files
+   scripts/             End-user scripts
+   stepmake/            Generic make subroutine files
+   tex/                 TeX and texinfo library files
+   vim/                 Vi(M) LilyPond mode and syntax coloring