Mercurial > genshi > mirror
view examples/turbogears/genshitest/templates/plain.txt @ 426:a1955bc39924 trunk
Add epydoc-based API doc generation to the build.
author | cmlenz |
---|---|
date | Thu, 22 Mar 2007 13:10:55 +0000 |
parents | 26bebcc26da8 |
children |
line wrap: on
line source
#choose #when name Hello, $name! #end #otherwise Hello, anonymous! #end #end