]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.64
authorfred <fred>
Sun, 24 Mar 2002 19:43:36 +0000 (19:43 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:43:36 +0000 (19:43 +0000)
Documentation/faq.pod

index e6ade53053ef83e2cef883fc6f8ed004484c8add..87a162c9c69d10a3d0a2a7038384765778212925 100644 (file)
@@ -113,6 +113,12 @@ Q: How do I change the TeX layout?
 
 A: See lilyponddefs.tex, it has some comments.
 
+Q: How do I learn the C++ code?
+
+A: The entry point is in main(). Good luck. :-)
+
+Seriously, read, reread and reread lilygut and CodingStyle, and
+just start anywhere. 
 
 Q: Why GPL?