X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ROADMAP;h=2ea0635d8b983331b9e12246cd89aa6d9abf52d2;hb=25bef3f8133623d570cfe1e60a2bde5625492621;hp=d241338c4b6bc476875a0e3aaa678f98aea0708f;hpb=312ba0b5f65e5f294ed828eadad8a5fe8ba1fb49;p=lilypond.git diff --git a/ROADMAP b/ROADMAP index d241338c4b..2ea0635d8b 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,17 +1,16 @@ +LilyPond development is hosted at: -LilyPond development is hosted at http://savannah.gnu.org/projects/lilypond + http://savannah.gnu.org/projects/lilypond -i - -Here is an attempt at a simple explanation of the directory layout for -LilyPond's source files. +Here is a simple explanation of the directory layout for LilyPond's +source files. Documentation/ bibliography/ .bib files with references to books and articles 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.) + 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 @@ -19,6 +18,7 @@ LilyPond's source files. include/ input/ Various input files test/ Test features: one file per feature + mutopia/ Real examples of music. bugs/ Show bugs no-notation/ Examples or bugs that do not produce output regression/ Various features for regression test @@ -26,18 +26,13 @@ LilyPond's source files. lily/ Source code for LilyPond include/ ly/ Standard include files. - make/ LilyPond specific Make subroutine files + make/ LilyPond specific make subroutine files, spec + files. mf/ MetaFont sources for the feta font - midi2ly/ midi2ly source code - include/ - mutopia/ Larger examples with full music pieces. - E.Satie/ - F.Schubert/ - J.S.Bach/ + python/ python MIDI module po/ translations - ports/ access to mutopia archive ps/ postscript library files tex/ TeX library files scm/ Scheme initialisation and subroutine files - scripts/ User scripts + scripts/ End-user scripts stepmake/ Generic make subroutine files