summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-11-30Make new docs icons work with pdf bookBlaise Laflamme
2010-11-29use bw pygments if book=1Chris McDonough
2010-11-29Fix convert_images.Chris McDonough
2010-11-29capitalize titleChris McDonough
2010-11-29Updated docs to use pyramid themeBlaise Laflamme
2010-11-28remove awkward wordingChris McDonough
2010-11-28Normalized narrative doc, code with linenos while text+bash don'tBlaise Laflamme
2010-11-28Added pyramid.ico as favicoBlaise Laflamme
2010-11-28put converting-from-bfg tutorial after wiki tutorialsChris McDonough
2010-11-28Updated traversal and router diagramsBlaise Laflamme
2010-11-28Fixed typos in vhostingBlaise Laflamme
2010-11-28Narrative doc cleanupBlaise Laflamme
2010-11-28render checkout commands as textChris McDonough
2010-11-28collapse python and xml code block exampleChris McDonough
2010-11-28provide proper rendering example for methods and attributesChris McDonough
2010-11-27Merge branch 'blaflamme-master'Chris McDonough
2010-11-27Reformatted ini file like theBlaise Laflamme
2010-11-27Merge branch 'blaflamme-master'Chris McDonough
2010-11-27Fixed wrong type for code renderingBlaise Laflamme
2010-11-27Docs gardeningBlaise Laflamme
2010-11-27Use guess as default for docs pygmentationBlaise Laflamme
2010-11-27bfg -> pyramidChris McDonough
2010-11-27- Add a "Modifying Package Structure" section to the project narrativeChris McDonough
2010-11-27Updated project image in narrative docsBlaise Laflamme
2010-11-27Updated MyProject template + snapshot in narrative docBlaise Laflamme
2010-11-27typo fixChris McDonough
2010-11-27add dummy pylons_small.png to allow latex to compileChris McDonough
2010-11-26Updated docs for new themeBlaise Laflamme
2010-11-24- New boolean Mako settings variable ``mako.strict_undefined``. See `MakoChris McDonough
2010-11-23correct typo: ! -> ~Chris McDonough
2010-11-23fix quotingChris McDonough
2010-11-22fix wrong egg referenceChris McDonough
2010-11-22fix project section name doc bugChris McDonough
2010-11-22changed cluegun; note in index pageChris McDonough
2010-11-21- Add ``pyramid.interfaces.ITemplateRenderer`` interface to Interfaces APIChris McDonough
2010-11-21- SQLAlchemy+URLDispatch tutorial updated to integrate changes toChris McDonough
2010-11-21- Add logging configuration to all paster templates.Chris McDonough
2010-11-21bfg -> pyramidChris McDonough
2010-11-21- "Sample Applications" section of docs changed to note existence of Cluegun,Chris McDonough
2010-11-21prep for 1.0a4Chris McDonough
2010-11-20convert stray references to colon routing syntax to squiggly syntaxChris McDonough
2010-11-20remove begin/endChris McDonough
2010-11-19- Remove calls to config.begin()/config.end() from startup config code inChris McDonough
2010-11-18There is no pattern_regexes.Ben Bangert
2010-11-18More colon references.Ben Bangert
2010-11-18Ensure the version changed info is visible.Ben Bangert
2010-11-18- URL Dispatch now uses the form ``{marker}`` to denote a replace marker inBen Bangert
2010-11-18- URL Dispatch now allows for replacement markers to be located anywhereBen Bangert
2010-11-17suppress deprecation warnings while building docsChris McDonough
2010-11-17- Add a ``pyramid.url.route_path`` API, allowing folks to generate relativeChris McDonough