summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2013-08-13Add Intersphinx for Beaker, clean up some broken references, change from pip ↵Paul Everitt
to virtualenv (and give an explanation), explain virtualenv on Python 2.7.
2013-08-13Merge pull request #1076 from kusut/docs.gettingstarted.easy_installPaul Everitt
Docs.gettingstarted.easy install
2013-08-12Forgot to add the subdirPaul Everitt
2013-08-12All wrapped up, pre-merge.Paul Everitt
2013-08-12About to give Intersphinx a shot.Paul Everitt
2013-08-12use easy_install instead of pip in quick_tour guide.kusut
- consistent with another docs (pyramid/substanced uses easy_install). - prevent pip/easy_install namespace package fiasco since the docs uses setup.py develop instead of pip install -e
2013-08-11Per discussion with Chris, just wrap up "getting started" as the Quick Tour. ↵Paul Everitt
Still need to do more linking and perhaps add a section on root factories, authorization, authentication.
2013-08-09Lots of updates, move more code out of code-blocks into working package ↵Paul Everitt
code. About to tackle cool Pyramid stuff.
2013-08-07Up through scaffolds.Paul Everitt
2013-08-06Forgot sqla demoPaul Everitt
2013-08-06Up through JSON.Paul Everitt
2013-08-06Move sample code into subdirectories. Add sections for requests and views.Paul Everitt
2013-08-05Merge remote-tracking branch 'origin/docs.gettingstarted' into ↵Paul Everitt
docs.gettingstarted
2013-08-05add line breaksSteve Piercy
2013-08-05Adding my stab at a "getting started".Steve Piercy
2013-08-03Some more occurrences of "application framework".Paul Everitt
2013-08-03"Web Application Development Framework" -> "Web Framework". Yay.Paul Everitt
2013-07-07Merge branch 'master' of github.com:Pylons/pyramidPaul Everitt
2013-06-11About half of the first pass is done.Paul Everitt
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.
2013-04-22grammarTshepang Lekhonkhobe
2013-04-22simplify explanationTshepang Lekhonkhobe
The sentence was simply too long-winded (and not too clear).
2013-04-22no need to link to a chapter that follows immediatelyTshepang Lekhonkhobe
2013-04-22Merge pull request #989 from tshepang/patch-2Tres Seaver
add a cross-ref... hyperlinks are nice
2013-04-21add a cross-ref... hyperlinks are niceTshepang Lekhonkhobe
2013-04-21remove ambiguity by indicating that the target is API documentationTshepang Lekhonkhobe
2013-04-21docs/narr/hooks.rst: some improvementsTshepang Lekhonkhobe
* consistency fixes: "not found view" --> "Not Found View" * use comparable code for Imperative and Declarative configuration * remove unused import, HTTPForbidden
2013-04-07fix some cross-referencesTshepang Lekhonkhobe
2013-04-06grammarMichael Merickel
2013-04-05Merge pull request #973 from tshepang/betterMichael Merickel
some doc improvements
2013-04-06remove repetition; improve readabilityTshepang Lekhonkhobe
2013-04-06typoTshepang Lekhonkhobe