summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2016-01-25minor grammar and rst fixes, rewrap to 79 columnsSteve Piercy
2016-01-24fix indent in docsSvintsov Dmitry
2016-01-24Use proper syntax names in code samples to allow highlighting and avoid ↵Steve Piercy
errors. See https://github.com/sphinx-doc/sphinx/issues/2264
2016-01-24Use proper syntax in code samples to allow highlighting and avoid errors. ↵Steve Piercy
See https://github.com/sphinx-doc/sphinx/issues/2264
2016-01-24Bump sphinx to 1.3.5; revert comment syntax. Closes #2251.Steve Piercy
2016-01-23Complete overhaul of Quick Tour - Databases and FormsSteve Piercy
2016-01-22Add Python support policy (see ↵Steve Piercy
https://github.com/Pylons/pyramid/pull/2256#issuecomment-174029882)
2016-01-22Merge pull request #2256 from Pylons/remove_py32Michael Merickel
Remove Python 3.2 support
2016-01-22Overhaul Quick Tour: start to "Quick project startup with scaffolds"Steve Piercy
2016-01-21minor grammar fixes.Steve Piercy
2016-01-20fix underline for headingSteve Piercy
2016-01-20Update docs to reflect dropping Python 3.2 supportSteve Piercy
2016-01-20Do not use trailing . on versionadded rst directive. It automatically adds a .Steve Piercy
2016-01-19workaround for #2251. See also https://github.com/sphinx-doc/sphinx/issues/2253Steve Piercy
2016-01-18overhaul quick_tour from Quick project startup with scaffolds to Sessions ↵Steve Piercy
with updated pyramid_jinja2 scaffold
2016-01-18minor grammar, rewrap 79 columns, filesize counts, up through Pyramid Is Too BigSteve Piercy
2016-01-17Merge pull request #2240 from stevepiercy/masterSteve Piercy
minor grammar, rewrap 79 columns, up through arbitrary keywords in views
2016-01-17minor grammar, rewrap 79 columns, up through arbitrary keywords in viewsSteve Piercy
2016-01-16update whatsnewMichael Merickel
fixes #2211
2016-01-15minor grammar, rewrap 79 columns, up through traversal/url dispatch debateSteve Piercy
2016-01-14Rename Cookbook to Pyramid Community CookbookSteve Piercy
- use .rst intersphinx labels for pages instead of broken URLs
2016-01-13update for python 3.5Steve Piercy
2016-01-13add python 3.5Steve Piercy
2016-01-09Minor grammar, rewrap to 79 columns, in Ameliorations sectionSteve Piercy
2016-01-08revert glossary entry name for tox on 3.5. I'll get this on a massive update ↵Steve Piercy
on another pass. See https://github.com/Pylons/pyramid_cookbook/issues/155
2016-01-08update glossary with cookbook rst syntax. closes #2215Steve Piercy
2016-01-05Merge pull request #2213 from stevepiercy/masterSteve Piercy
remove unused "awesome" directory from quick_tour. it had references …
2016-01-05remove unused "awesome" directory from quick_tour. it had references to ↵Steve Piercy
pylonshq.com, which no longer exists.
2016-01-05Merge pull request #2212 from stevepiercy/masterSteve Piercy
update links to tutorials in cookbook
2016-01-05update links to tutorials in cookbookSteve Piercy
2016-01-03copy whatsnew-1.6 from 1.6-branchMichael Merickel
2016-01-03fix grammar on whatsnew document titlesMichael Merickel
2016-01-03add a note about serving cache busted assetsMichael Merickel
2016-01-02- minor grammar in "problems", rewrap to 79 columnsSteve Piercy
2015-12-30- minor grammar in "problems", rewrap to 79 columnsSteve Piercy
2015-12-26Update glossary.rstBastien
fixed typo (cherry picked from commit 0a5c9a2)
2015-12-22Expound. Punctuation.kpinc
2015-12-21remove :cwd: argument from programoutput rst directive so that travis will passSteve Piercy
2015-12-21attempt to get travis to pass on programoutput rst directiveSteve Piercy
2015-12-21- add p* scriptsSteve Piercy
- add links to p* scripts - add a blank line to keep indices and labels better visually related to the subsequent heading
2015-12-20add sphinxcontrib-programoutput configuration to render command line outputSteve Piercy
2015-12-17Merge pull request #2171 from mmerickel/feature/add-cache-busterMichael Merickel
config.add cache buster
2015-12-17grammar updates from stevepiercyMichael Merickel
2015-12-17progress through "Pyramid Uses a ZCA Registry"Steve Piercy
- minor grammar, wrap 79 columns
2015-12-16update docs to support explicit asset overridesMichael Merickel
2015-12-14- Remove broken integration test example from testing and source file, per #2172Steve Piercy
- Update functional test with explicit instructions and to sync with actual starter scaffold
2015-12-09fix broken ref in docsMichael Merickel
2015-12-08update the cache busting narrative to use add_cache_busterMichael Merickel
2015-12-08update narrative docs and literalinclude source files that use the starter ↵Steve Piercy
scaffold to reflect its current state
2015-12-08update narrative docs and literalinclude source files that use the starter ↵Steve Piercy
scaffold to reflect its current state