X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ROADMAP;h=c88665095e29f5fe09b7aa254991011f9cbec598;hb=8c2a317c9b2d8d105e1ccb0009b3b792c1f1b702;hp=13f3d9f7ad720085b7abd2c207d13123a92822c9;hpb=76771037dc7948c202c25a5dc0f66e9ee6bc8efb;p=lilypond.git diff --git a/ROADMAP b/ROADMAP index 13f3d9f7ad..c88665095e 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,38 +1,48 @@ +Prebuilt Documentation and packages are available from: -test -LilyPond development is hosted at http://savannah.gnu.org/projects/lilypond + http://lilypond.org + +LilyPond development is hosted at: + + http://savannah.gnu.org/projects/lilypond Here is a simple explanation of the directory layout for LilyPond's source files. + . Toplevel READMEs, ChangeLog, build bootstrapping, + patches for third party programs Documentation/ - bibliography/ .bib files with references to books and articles - windows/ building on windows - pictures/ .xpms of the logo - 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 - 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 - tutorial/ Examples from the tutorial - lily/ Source code for LilyPond + 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/ docs translated to French. + buildscripts/ Scripts for the build process + cygwin/ Cygwin (Windows) package support + debian/ Debian package support + elisp/ Emacs LilyPond mode and syntax coloring + flower/ A simple c++ library + include/ + input/ Music input examples + lsr/ Snippets from the LilyPond Snippet Repository + mutopia/ Real music, more at www.mutopiaproject.org + regression/ Testing of features, one test per file + test/ Tips and tricks + tutorial/ Examples from the tutorial + lily/ C++ sources for LilyPond (lilypond-bin) include/ - ly/ Standard include files. - make/ LilyPond specific make subroutine files, spec - files. - mf/ MetaFont sources for the feta font - python/ python MIDI module - po/ translations - ps/ postscript library files - tex/ TeX library files - scm/ Scheme initialisation and subroutine files - scripts/ End-user scripts - stepmake/ Generic make subroutine files + 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