= Recipes for Using Genshi = == General == * [GenshiRecipes/FormFilling Populating form fields automatically] * [GenshiRecipes/HtmlTransform Transforming HTML documents] * [wiki:GenshiRecipes/SconsXIncludeScanner Implicit dependencies with scons] * [GenshiRecipes/RecursiveIncludeScanner "Pure" recursive include scanner, no template instantiation] * [GenshiRecipes/PylonsWithGenshi Pylons with Genshi] == Migrating from Kid to Genshi == * [GenshiRecipes/PyExtendsEquivalent Replacing py:extends with Includes] * [GenshiRecipes/PyLayoutEquivalent Replacing py:layout with Includes] ---- See also: [wiki:Documentation], HelperFunctions