]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/README.txt
Doc -- index for rhythms.itely by Ralph Palmer
[lilypond.git] / Documentation / user / README.txt
1 Info for Documentation
2 ----------------------
3
4 %%%%% GENERAL POLICY
5
6 Formatting: writing-texinfo.txt
7 General policy: policy.txt
8
9
10 %%%%% UPDATING DOCS
11 cd into Documentation and run
12
13 find -name '*.itely' | xargs convert-ly -e
14
15 (This also updates translated docs.)