diff options
author | Graham Percival <graham@percival-music.ca> | 2009-09-26 15:03:00 +0100 |
---|---|---|
committer | Graham Percival <graham@percival-music.ca> | 2009-09-26 15:03:00 +0100 |
commit | 1aa51adb465071fc1d9fc2b964426af357b18c19 (patch) | |
tree | 1e87831b5a5b5d4f337665b0b48bac57a0b3a731 | |
parent | 23417e5ae21dbd5756dbf3c36983e97d25088a65 (diff) |
Doc: rename application to usage.
-rw-r--r-- | Documentation/GNUmakefile | 4 | ||||
-rw-r--r-- | Documentation/usage.tely (renamed from Documentation/application.tely) | 14 | ||||
-rw-r--r-- | Documentation/usage/GNUmakefile (renamed from Documentation/application/GNUmakefile) | 0 | ||||
-rw-r--r-- | Documentation/usage/converters.itely (renamed from Documentation/application/converters.itely) | 0 | ||||
-rw-r--r-- | Documentation/usage/latex-example.latex (renamed from Documentation/application/latex-example.latex) | 0 | ||||
-rw-r--r-- | Documentation/usage/latex-lilypond-example.latex (renamed from Documentation/application/latex-lilypond-example.latex) | 0 | ||||
-rw-r--r-- | Documentation/usage/lilypond-book.itely (renamed from Documentation/application/lilypond-book.itely) | 0 | ||||
-rw-r--r-- | Documentation/usage/running.itely (renamed from Documentation/application/running.itely) | 0 | ||||
-rw-r--r-- | Documentation/usage/suggestions.itely (renamed from Documentation/application/suggestions.itely) | 0 | ||||
-rw-r--r-- | Documentation/usage/updating.itely (renamed from Documentation/application/updating.itely) | 0 |
10 files changed, 9 insertions, 9 deletions
diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 8c324a46ff..a474cf9c73 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -9,7 +9,7 @@ depth = .. NAME = documentation LANGS = $(shell $(PYTHON) $(top-src-dir)/python/langdefs.py) -MANUALS_SUBDIRS = application automated-engraving contributor essay general learning notation +MANUALS_SUBDIRS = usage automated-engraving contributor essay general learning notation SUBDIRS = $(MANUALS_SUBDIRS) snippets logo pictures misc po css topdocs $(LANGS) STEPMAKE_TEMPLATES = documentation texinfo tex omf LOCALSTEPMAKE_TEMPLATES = lilypond ly @@ -72,7 +72,7 @@ HTML_PAGE_NAMES= index translations devel OUT_HTML_FILES += $(HTML_PAGE_NAMES:%=$(outdir)/%.html) MAIN_INFO_DOC = lilypond-notation -INFO_DOCS = lilypond-application lilypond-changes lilypond-contributor lilypond-internals \ +INFO_DOCS = lilypond-usage lilypond-changes lilypond-contributor lilypond-internals \ lilypond-essay lilypond-learning lilypond-notation music-glossary \ lilypond-general ifeq ($(out),www) diff --git a/Documentation/application.tely b/Documentation/usage.tely index 2399bca341..53baccd893 100644 --- a/Documentation/application.tely +++ b/Documentation/usage.tely @@ -6,8 +6,8 @@ version that you are working on. See TRANSLATION for details. @end ignore -@setfilename lilypond-application.info -@settitle LilyPond Application usage +@setfilename lilypond-usage.info +@settitle LilyPond Application Usage @documentencoding UTF-8 @documentlanguage en @afourpaper @@ -66,11 +66,11 @@ Appendices @contents -@include application/running.itely -@include application/updating.itely -@include application/lilypond-book.itely -@include application/converters.itely -@include application/suggestions.itely +@include usage/running.itely +@include usage/updating.itely +@include usage/lilypond-book.itely +@include usage/converters.itely +@include usage/suggestions.itely @include fdl.itexi diff --git a/Documentation/application/GNUmakefile b/Documentation/usage/GNUmakefile index 26e33a6901..26e33a6901 100644 --- a/Documentation/application/GNUmakefile +++ b/Documentation/usage/GNUmakefile diff --git a/Documentation/application/converters.itely b/Documentation/usage/converters.itely index 9efee75e0c..9efee75e0c 100644 --- a/Documentation/application/converters.itely +++ b/Documentation/usage/converters.itely diff --git a/Documentation/application/latex-example.latex b/Documentation/usage/latex-example.latex index da9c12b871..da9c12b871 100644 --- a/Documentation/application/latex-example.latex +++ b/Documentation/usage/latex-example.latex diff --git a/Documentation/application/latex-lilypond-example.latex b/Documentation/usage/latex-lilypond-example.latex index a8b799badb..a8b799badb 100644 --- a/Documentation/application/latex-lilypond-example.latex +++ b/Documentation/usage/latex-lilypond-example.latex diff --git a/Documentation/application/lilypond-book.itely b/Documentation/usage/lilypond-book.itely index 7fe3090315..7fe3090315 100644 --- a/Documentation/application/lilypond-book.itely +++ b/Documentation/usage/lilypond-book.itely diff --git a/Documentation/application/running.itely b/Documentation/usage/running.itely index a112a91248..a112a91248 100644 --- a/Documentation/application/running.itely +++ b/Documentation/usage/running.itely diff --git a/Documentation/application/suggestions.itely b/Documentation/usage/suggestions.itely index dc1cb14f6c..dc1cb14f6c 100644 --- a/Documentation/application/suggestions.itely +++ b/Documentation/usage/suggestions.itely diff --git a/Documentation/application/updating.itely b/Documentation/usage/updating.itely index 71bb0edfcb..71bb0edfcb 100644 --- a/Documentation/application/updating.itely +++ b/Documentation/usage/updating.itely |