]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc -- Contributor: Update "touch" instructions for rebuilding docs
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 20 Dec 2009 15:42:07 +0000 (08:42 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 20 Dec 2009 15:42:07 +0000 (08:42 -0700)
Documentation/contributor/basic-compile.itexi

index fba3a03dee796b3c182aecf1caf5bd48acb223a0..e69dccd380c034af416beaea42939d7b6cd1fa24 100644 (file)
@@ -358,8 +358,8 @@ by touching appropriate files, e.g.
 
 @example
 touch Documentation/extend.texi
-touch Documentation/notation/*.itely
-touch Documentation/snippets/*.ly
+touch Documentation/*te??
+touch Documentation/snippets/*.te??
 @end example