summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2013-08-14Changes recommended by Lisa Ballard at PyLadies via Steve Piercy, thanks Lisa!Paul Everitt
2013-08-13Merge branch 'master' into docs.gettingstartedPaul Everitt
2013-08-13Merge branch 'master' of github.com:Pylons/pyramidPaul Everitt
2013-08-13Shut up warning about latexindex not being in a TOC. Add back in a label ↵Paul Everitt
that could be used for api_documentation references.
2013-08-13fix line lengthMichael Merickel
2013-08-13Merge branch 'fix-1040' of odontomachus/pyramid into pull/1081Michael Merickel
2013-08-13Merge remote-tracking branch 'origin/master' into docs.gettingstartedPaul Everitt
Conflicts: docs/index.rst docs/latexindex.rst setup.py
2013-08-13Merge branch 'master' of github.com:Pylons/pyramidPaul Everitt
2013-08-13Fixes to documentation, added change to what's new.Jonathan Villemaire-Krajden
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-12remove the "thread" referenceMichael Merickel
2013-08-12Merge branch 'master' of latteier/pyramid into pull/1079Michael Merickel
2013-08-12Mention subscriber predicates.Amos Latteier
2013-08-12Minor fixes suggested by @tshepang and @mmerickel thanks!Amos Latteier
2013-08-12Fix tab/space snafu.Amos Latteier
2013-08-12Add documentation for creating and firing custom events. See issue #982.Amos Latteier
2013-08-12About to give Intersphinx a shot.Paul Everitt
2013-08-12Update templates.rstJeff Szusz
2013-08-12#967 fixed 'Sommetime' -> 'Sometime' in templates.rstJeff Szusz
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-11updated doc _themeBlaise Laflamme
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-09Merge pull request #1070 from Pylons/feature/sphinx-autoversionChris McDonough
update sphinx conf.py to use the pyramid version from pkg_resources instead of needing to change it manually
2013-08-10update sphinx to use the version from the package automaticallyMichael Merickel
2013-08-09"arent" to "aren't"tisdall
2013-08-09"repetion" to "repetition"tisdall
2013-08-09"offical" to "official"tisdall
2013-08-09"dermine" to "determine"tisdall
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-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-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-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-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