]> git.donarmstrong.com Git - lilypond.git/blobdiff - ROADMAP
Web-ja: update introduction
[lilypond.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index 8b66091810a62b4c49cdc1ce0cfbeff5e877be81..2bf571f72d92f725e2bf36ffbab9d3eca1cdd166 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -14,19 +14,21 @@ LilyPond's source files.
 |                          build bootstrapping, patches
 |                          for third party programs
 |
-|-- Documentation/       Top sources for manuals
+|-- Documentation/       Top sources for most of the manuals
 |   |
 |   |
 |   |   INDIVIDUAL CHAPTERS FOR EACH MANUAL:
+|   |     Note: "Snippets" and "Internals Reference" are
+|   |     auto-generated during the Documentation Build process.
+|   |
 |   |
 |   |-- contributor/     Contributor's Guide
 |   |-- essay/           Essay on automated music engraving
-|   |-- extending/       Extending
+|   |-- extending/       Extending the functionality of LilyPond
 |   |-- learning/        Learning Manual
 |   |-- notation/        Notation Reference
-|   |-- usage/           Usage
+|   |-- usage/           Runnning the programs that come with LilyPond
 |   |-- web/             The website
-|   |   `-- ly-examples/ .ly files for the "Examples" page
 |   |
 |   |
 |   |   TRANSLATED MANUALS:
@@ -36,6 +38,8 @@ LilyPond's source files.
 |   |          * individual chapters for each manual
 |   |       2) a texidocs/ directory for snippet translations
 |   |
+|   |-- ca/              Catalan
+|   |-- cs/              Czech
 |   |-- de/              German
 |   |-- es/              Spanish
 |   |-- fr/              French
@@ -43,6 +47,7 @@ LilyPond's source files.
 |   |-- it/              Italian
 |   |-- ja/              Japanese
 |   |-- nl/              Dutch
+|   |-- zh/              Chinese
 |   |
 |   |
 |   |   MISCELLANEOUS DOC STUFF:
@@ -50,11 +55,12 @@ LilyPond's source files.
 |   |-- css/             CSS files for HTML docs
 |   |-- included/        .ly files used in the manuals
 |   |-- logo/            Web logo and "note" icon
+|   |-- ly-examples/     .ly files for the "Examples" webpage
 |   |-- misc/            Old announcements, ChangeLogs and NEWS
 |   |-- pictures/        Images used (eps/jpg/png/svg)
 |   |   `-- pdf/         (pdf)
 |   |-- po/              Translated build/maintenance scripts
-|   |-- snippets/        Auto-generated .ly snippets (from the LSR)
+|   |-- snippets/        Auto-generated from the LSR and from ./new/
 |   |   `-- new/         Snippets too new for the LSR
 |   `-- topdocs/         AUTHORS, INSTALL, README
 |
@@ -76,6 +82,7 @@ LilyPond's source files.
 |
 |   SCRIPTS:
 |
+|-- config/              Autoconf helpers for configure script
 |-- python/              Python modules, MIDI module
 |   `-- auxiliar/        Python modules for build/maintenance
 |-- scripts/             End-user scripts (--> lilypond/usr/bin/)
@@ -95,6 +102,8 @@ LilyPond's source files.
 |-- input/
 |   `-- regression/      .ly regression tests
 |       |-- abc2ly/      .abc regression tests
+|       |-- lilypond-book/  lilypond-book regression tests
+|       |-- midi/        midi2ly regression tests
 |       `-- musicxml/    .xml and .itexi regression tests
 |
 |