summaryrefslogtreecommitdiff
path: root/docs/authorintro.rst
AgeCommit message (Collapse)Author
2016-05-15reorganize authorintro sections to align with latexindexSteve Piercy
2013-08-13Merge remote-tracking branch 'origin/master' into docs.gettingstartedPaul Everitt
Conflicts: docs/index.rst docs/latexindex.rst setup.py
2013-08-03Some more occurrences of "application framework".Paul Everitt
2013-07-17Improve consistency between latexindex.rst and index.rst.Steve Piercy
2011-07-21prep for 1.1; gather contributorsChris McDonough
2011-04-01add patricio to list of contributorsChris McDonough
2011-02-05mention Chris BeeblyChris McDonough
2011-02-01credit huguesChris McDonough
2011-01-30had to remove flow of auth chapter due to space constraintsChris McDonough
2011-01-19add more thanksChris McDonough
2011-01-19four->threeChris McDonough
2011-01-18- Most references to ZCML in narrative chapters have been removed orChris McDonough
redirected to ``pyramid_zcml`` locations.
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal)
2010-10-25convert remainder of docs to use pyramid instead of repoze.bfgChris McDonough
2010-02-03Index.Chris McDonough
2010-02-03Add Wiggy.Chris McDonough
2010-01-19Include Shane and Daniel.Chris McDonough
2010-01-19Caught by Steve Schmechel.Chris McDonough
2010-01-19Spellcheck.Chris McDonough
2010-01-19Bug FixesChris McDonough
--------- - When the ``Configurator`` is passed an instance of ``zope.component.registry.Components`` as a ``registry`` constructor argument, fix the instance up to have the attributes we expect of an instance of ``repoze.bfg.registry.Registry`` when ``setup_registry`` is called. This makes it possible to use the global Zope component registry as a BFG application registry. Documentation ------------- - Change renderings of ZCML directive documentation. - Add a narrative documentation chapter: "Using the Zope Component Architecture in ``repoze.bfg``"
2010-01-18Prep for b1Chris McDonough
Merge a bunch of paper-based docs fixes Configure logging during bfgshell.
2010-01-17Section header fixes.Chris McDonough
2010-01-17Final layout.Chris McDonough
2010-01-17Using a single chapter for the API docs and a single chapter for the ZCML ↵Chris McDonough
directives made it hard to read.
2010-01-17Reduce overall book size by not giving each ZCML directive its own chapter.Chris McDonough
2010-01-17Wording.Chris McDonough
2010-01-17Style.Chris McDonough
2010-01-17More pass overhaul based on making contextfinding explicit within documentation.Chris McDonough
2010-01-16Meh.Chris McDonough
2010-01-14Commit from paper.Chris McDonough
2010-01-13(no commit message)Chris McDonough
2010-01-13Audience and cleanup.Chris McDonough
2010-01-11Merge of andrew-docs branch.Chris McDonough