X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ROADMAP;h=2ea0635d8b983331b9e12246cd89aa6d9abf52d2;hb=070e69d40f0d2c3e596cb1d02cc52856a220442a;hp=e6590057b72146d2f51a05ff1a0855029691b2ca;hpb=b3e502b4ff784e9ee9fe1a3bb0f1cef26c1ba06f;p=lilypond.git diff --git a/ROADMAP b/ROADMAP index e6590057b7..2ea0635d8b 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,16 +1,16 @@ +LilyPond development is hosted at: -LilyPond development is hosted at http://savannah.gnu.org/projects/lilypond + http://savannah.gnu.org/projects/lilypond - -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 @@ -18,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 @@ -25,19 +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/ - intl/ library for gettext + 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