X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ROADMAP;h=c027bec55e2bcd89c9761289fa46f54dd1d5fbe3;hb=39c0e8adb498996f5e414b1d0bc3a20ac81aa619;hp=87938a24abb6741edbd9ccb95fea6459dbbd95ef;hpb=b1896d7645ca47d8c3aa19450d80a954781ba7fb;p=lilypond.git diff --git a/ROADMAP b/ROADMAP index 87938a24ab..c027bec55e 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,38 +1,52 @@ -LilyPond development is hosted at http://savannah.gnu.org/projects/lilypond +Prebuilt Documentation and packages are available from: + + 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 - 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 -test -test + 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. + 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 + 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