summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2013-08-08"resouce" to "resource"tisdall
2013-08-08"refered" to "referred"tisdall
2013-08-08"unecessary" to "unnecessary"tisdall
2013-08-08"langauges" to "languages"tisdall
2013-08-08"behavor" to "behavior"tisdall
2013-08-08changed "obect" to "object"tisdall
2013-08-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-06add missing word ``pserve``Steve Piercy
2013-08-06add redis session mentionChris McDonough
2013-08-02add pdistreport commandChris McDonough
2013-08-02point at add-on documentationChris McDonough
2013-07-28Merge branch 'master' into dslatten-patch-1Chris McDonough
2013-07-28use :orphan: for latexindex tooChris McDonough
2013-07-28Merge pull request #1055 from tshepang/diffChris McDonough
Improve consistency between latexindex.rst and index.rst some more
2013-07-28[docs] add latexpdf targetTshepang Lekhonkhobe
I looked at latest Sphinx sources (in sphinx/quickstart.py) on how this is done
2013-07-28Improve consistency between latexindex.rst and index.rst some moreTshepang Lekhonkhobe
this adds to a70d54c
2013-07-27Removed `foreword.rst` from hidden `toctree`Darren Slatten
The `foreword.rst` file was used in printed versions, but currently it is not being used, so it shouldn't appear in any `toctree` directives.
2013-07-27Added the `:orphan:` file-wide metadata fieldDarren Slatten
The <a href="http://sphinx-doc.org/markup/misc.html#file-wide-metadata"><code>:orphan:</code></a> field suppresses the Sphinx error that occurs when a file in the source directory doesn't appear in a `toctree` directive.
2013-07-27Move .. versionadded:: 1.2 to end of ``match_param`` definition so that when ↵Steve Piercy
building PDF it does not pause and wait for user to hit RETURN. This is now consistent with other placements of this directive as well.
2013-07-24indicate version in which not_ was addedChris McDonough
2013-07-24add not_ predicate featureChris McDonough
2013-07-23Remove references to relocated PyCharm tutorialSteve Piercy
2013-07-22Merge pull request #1048 from stevepiercy/masterChris McDonough
Synch some differences between index.rst and latexindex.rst, with index.rst as master
2013-07-18add whatsnew-1.5Chris McDonough
2013-07-18version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. featuresChris McDonough
2013-07-18normalize notations used for string and json renderer return values, closes ↵Chris McDonough
#1005
2013-07-17Remove PyCharm tutorial, since it now resides under pyramid_tutorialsSteve Piercy
2013-07-17Improve consistency between latexindex.rst and index.rst.Steve Piercy
2013-07-16- Correct titleSteve Piercy
- Synch order of chapters
2013-07-13New tutorial: Using PyCharm with PyramidSteve Piercy
2013-07-13New tutorial: Using PyCharm with PyramidSteve Piercy
2013-06-06Resources.rst quick typo fixOle Morten Halvorsen
There's 3 keys in the info dict, not two.
2013-06-04Add examples to narrative CSRF docsLuke Cyca
2013-06-02Edited narrative docs about CSRFLuke Cyca
2013-05-25Update URLGraham Higgins
for pypi author ranking link
2013-05-06Merge pull request #1006 from tshepang/diffTres Seaver
use a cross-ref instead of a raw link
2013-05-03docs should be risky in master!John Anderson
2013-04-28use a cross-ref instead of a raw linkTshepang Lekhonkhobe
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-23add a note about missing codeTshepang Lekhonkhobe
2013-04-22Merge pull request #997 from tshepang/patch-2Michael Merickel
add missing comma
2013-04-22Merge pull request #999 from tshepang/patch-5Tres Seaver
replace deprecated method
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-23add missing commaTshepang Lekhonkhobe
2013-04-22Merge pull request #995 from tshepang/patch-2Tres Seaver
remove redundancy
2013-04-22Merge pull request #994 from tshepang/patch-1Tres Seaver
remove redundant text
2013-04-22Merge pull request #993 from tshepang/longTres Seaver
some doc improvements
2013-04-22remove redundancyTshepang Lekhonkhobe
2013-04-22remove redundant textTshepang Lekhonkhobe
Also, this fact has already been explained in the chapter, so mention that.