]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/README.txt
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond into ralph
[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.)