1 LilyPond development is hosted at:
3 http://savannah.gnu.org/projects/lilypond
5 Here is a simple explanation of the directory layout for LilyPond's
9 bibliography/ .bib files with references to books and articles
10 windows/ building on windows
11 pictures/ .xpms of the logo
12 topdocs/ sources for the toplevel files
13 (README.txt, INSTALL.txt, etc.)
15 buildscripts/ Scripts used during the build process
16 debian/ Files for building .deb packages
17 flower/ A generic library
19 input/ Various input files
20 test/ Test features: one file per feature
21 mutopia/ Real examples of music.
23 no-notation/ Examples or bugs that do not produce output
24 regression/ Various features for regression test
25 tutorial/ Examples from the tutorial
26 lily/ Source code for LilyPond
28 ly/ Standard include files.
29 make/ LilyPond specific make subroutine files, spec
31 mf/ MetaFont sources for the feta font
32 python/ python MIDI module
34 ps/ postscript library files
35 tex/ TeX library files
36 scm/ Scheme initialisation and subroutine files
37 scripts/ End-user scripts
38 stepmake/ Generic make subroutine files