summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
* Better routing docs.Jonathan LaCour2011-06-291-22/+64
* update listing of request.attrs for readabilityAlfredo Deza2011-06-271-40/+44
* Add documentation for RequestViewerHookAlfredo Deza2011-06-261-0/+180
* updated url's to point to the new locationJohn Anderson2011-04-291-1/+1
* Merge branch 'master' of github.com:pecan/pecanAlfredo Deza2011-04-203-96/+185
|\
| * Updating testing documentation for pluginYoann Roman2011-04-181-27/+46
| * Revising the RestController docsYoann Roman2011-04-182-69/+139
* | updates the validation_errors examplesAlfredo Deza2011-04-201-4/+5
|/
* bad underlining of titleAlfredo Deza2011-04-151-2/+2
* adding documentation for the restcontrollerAlfredo Deza2011-04-151-4/+66
* adding documentation for the prefixingAlfredo Deza2011-03-281-0/+32
* another syntax error: person argument is not used and assigned to studentAlfredo Deza2011-03-161-1/+1
* fixes syntax errors in decoratorsAlfredo Deza2011-03-161-14/+38
* Removing some internal project names and tweaking documentation verbiage/exam...Ryan Petrello2011-03-132-4/+4
* Merge branch 'master' of github.com:pecan/pecanJonathan LaCour2011-03-131-2/+0
|\
| * fix headerMark McClain2011-03-121-1/+1
| * Goodbye, start.py.Ryan Petrello2011-03-121-2/+0
* | Minor tweaks to routing docs.Jonathan LaCour2011-03-131-7/+28
|/
* more clean-up of early routing draftMark McClain2011-03-111-8/+22
* fixed markup errorMark McClain2011-03-111-2/+4
* initial work on routing docsMark McClain2011-03-111-2/+162
* Finished a first rough pass at quick start.Alfredo Deza2011-03-071-11/+58
* updated the note at the topAlfredo Deza2011-03-071-2/+8
* added a template title and fixed old instructionsAlfredo Deza2011-03-071-6/+17
* updated the directory structure and base templateAlfredo Deza2011-03-071-21/+38
* A few typos and syntax error fixes in the secure documentation.Ryan Petrello2011-03-071-16/+20
* Another warning message on installationAlfredo Deza2011-03-071-1/+5
* Added another warning message for the quickstartAlfredo Deza2011-03-071-0/+4
* Adds a warning message for C extensionsAlfredo Deza2011-03-072-2/+7
* tweak exampleMark McClain2011-03-061-2/+3
* add missing expose to code exampleMark McClain2011-03-061-0/+1
* another typoMark McClain2011-03-061-1/+1
* more grammar/typo fixesMark McClain2011-03-061-3/+3
* grammatical and readability fixesMark McClain2011-03-061-5/+11
* additional security informationMark McClain2011-03-061-4/+109
* completed basic WebTEst and unittest sectionAlfredo Deza2011-03-061-0/+22
* Added configuration and testing sectionAlfredo Deza2011-03-061-0/+26
* adding webtest sectionAlfredo Deza2011-03-061-0/+2
* adding testing goodnessAlfredo Deza2011-03-061-2/+29
* More documentation updates - changing our default theme to Sphinx's "Nature" ...Ryan Petrello2011-03-063-10/+3
* A small bug fix, and documentation for Pecan's security features.Ryan Petrello2011-03-061-0/+97
* Documenting default configuration.Jonathan LaCour2011-03-061-1/+22
* More documentation updates and tweaking.Ryan Petrello2011-03-064-64/+64
* Stubbing out API documentation for the entire framework. Now, we justJonathan LaCour2011-03-0611-0/+121
* We now include autogenerated documentation for API from source code.Jonathan LaCour2011-03-063-1/+25
* Cookbook Documentation on working with databases and ORM's (namely, SQLAlchemy).Ryan Petrello2011-03-061-0/+138
* Fixing some stuff in the quick startAlfredo Deza2011-03-061-3/+5
* finished app_engine documentation and started testing.rstAlfredo Deza2011-03-062-45/+121
* stub routing fileMark McClain2011-03-061-0/+6
* Documentation on how to use validation in pecan.Ryan Petrello2011-03-061-0/+166