]> git.donarmstrong.com Git - lilypond.git/blobdiff - ROADMAP
Web: really read search-box HTML file in UTF-8
[lilypond.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index 4ec2eec4bd5e19185fc4bef1c29e94e059a59637..b36db98ce16bd62727eaf856905062461b827450 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -12,37 +12,51 @@ source files.
    .                    Toplevel READMEs, ChangeLog, build bootstrapping,
                           patches for third party programs
    Documentation/
-       bibliography/    .bib files with references to books and articles
+       application/     Source files for Application Usage manual
+       essay/           Academic material and .bib files with references
+                          to books and articles
+       contributor/     Source files for the Contributor's Guide
+       css/             CSS files for documentation in HTML
+       extending/       Source files for the Extending manual
+       included/        Snippets included in manuals
+       learning/        Source files for the Learning Manual
+       logo/            The logo
        misc/            Old announcements, ChangeLogs and NEWS
-       pictures/        The logo
+       notation/        Source files for Notation Reference manual
+       pictures/        Pictures and graphics used in the documentation
+       snippets/        Snippets from the LilyPond Snippet Repository
+                          (auto-generated, do not modify!)
+           new/         Snippets which are too new for LSR
        topdocs/         Sources for the toplevel READMEs
-                          (README.txt, INSTALL.txt, NEWS.txt etc.)
-       user/            User manuals
-       po/              Translated manual node names
+                          (README.txt, INSTALL.txt etc.)
+       po/              Translations for build and maintenance scripts
+       web/             lilypond.org website (a.k.a. General Information for
+                        offline documentation)
+           ly-examples/ LilyPond examples for the website
        fr/ es/ de/      Docs translated to French, Spanish, German, resp.
-   buildscripts/        Scripts for the build process
+       ja/ hu/ it/      Docs translated to Japanese, Hungarian, Italian, resp.
+           Every subdirectory of Documentation/ that contains localizable
+           source files may be present in the directory of a translation;
+           in addition, each translation directory may contain a ubsdirectory
+          texidocs/ that contains the translation of snippets texidocs.
    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)
+   make/                Specific make subroutines
    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
+       auxiliar/        Python modules used by maintenance scripts
+                          or in the build process
    scm/                 Scheme sources for LilyPond and subroutine files
    scripts/             End-user scripts
+       auxiliar/        Scripts for maintaining the sources and scripts
+                          for the build process that need not be built
+       build/           Scripts for the build process that must be built
    stepmake/            Generic make subroutine files
    tex/                 TeX and texinfo library files
    vim/                 Vi(M) LilyPond mode and syntax coloring