summaryrefslogtreecommitdiff
path: root/docs/narr/scanning.rst
AgeCommit message (Collapse)Author
2010-01-11Merge of andrew-docs branch.Chris McDonough
2009-12-28LaTeX rendering fixes.Chris McDonough
2009-12-27- Added manual index entries to generated index.Chris McDonough
2009-12-27Rendering cleanups.Chris McDonough
2009-12-25Fix syntax errors found via manuel, and add manuel-style markers to preventChris McDonough
untestable code blocks from being tested.
2009-12-23Roles.Chris McDonough
2009-11-27Get rid of ``zcml_file`` argument in configurator constructor in favor of ↵Chris McDonough
the load_zcml API. Get rid of hook_zca argument in configurator constructor in favor of a ``hook_zca`` method. Provide an ``unhook_zca`` method.
2009-11-24Docs updates.Chris McDonough