summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
* Stubbing out API documentation for the entire framework. Now, we justJonathan LaCour2011-03-0611-0/+121
| | | | need more docstrings.
* We now include autogenerated documentation for API from source code.Jonathan LaCour2011-03-063-1/+25
| | | | Starting with the pecan.core module.
* 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
|
* Fixing syntax error.Jonathan LaCour2011-03-061-3/+3
|
* Adding initial documentation for JSON support in Pecan.Jonathan LaCour2011-03-061-0/+71
|
* Updatings to the documentation for Pecan hooks.Ryan Petrello2011-03-061-35/+39
|
* Updating introduction and history.Jonathan LaCour2011-03-061-42/+31
|
* More stubbing out.Jonathan LaCour2011-03-062-6/+7
|
* Stubbing out our docs.Jonathan LaCour2011-03-066-23/+13
|
* Moving the documentation around in preparation for the doc sprint.Jonathan LaCour2011-03-0612-0/+988
|
* getting rid the top level directory for docs because Pecan is going to grow ↵Alfredo Deza2010-12-0912-754/+0
| | | | and is best to have separete dirs for separate versions.
* adding main title and introduction to configuration sectionAlfredo Deza2010-12-092-0/+9
|
* updating the quick start project for pecanAlfredo Deza2010-12-092-16/+67
|
* a bit more info about the root controller methodsAlfredo Deza2010-11-261-0/+4
|
* started describing the root controller but more work needs to be done hereAlfredo Deza2010-11-261-1/+36
|
* added a description of what the layout in the template means and where is ↵Alfredo Deza2010-11-261-0/+21
| | | | everything
* new section for running the app and serverAlfredo Deza2010-11-261-0/+9
|
* I guess we need to have Kajiki because it is our default template engine so ↵Alfredo Deza2010-11-261-0/+24
| | | | I am adding back in. also including some extra steps for the template creation and layout
* adding information about the paster template commandAlfredo Deza2010-11-261-0/+54
|
* finished basic installation and testing instructionsAlfredo Deza2010-11-263-11/+25
|
* started working on installation and virtualenv instructionsAlfredo Deza2010-11-261-0/+31
|
* adding sub-sections for proper API, Tutorials and main docsAlfredo Deza2010-11-261-2/+31
|
* added licenseAlfredo Deza2010-11-261-1/+28
|
* removed indices and tablesAlfredo Deza2010-11-261-10/+4
|
* added valid working hello worldAlfredo Deza2010-11-261-0/+15
|
* some intro for PecanAlfredo Deza2010-11-261-1/+17
|
* adding files to properly document pecan. this is starting to look like a ↵Alfredo Deza2010-11-199-0/+15
| | | | kick ass project.
* this wraps up the GAE documentation for PecanAlfredo Deza2010-10-102-3/+24
|
* fixes a setup.py issue where simplejson wasn't included and adds more info ↵Alfredo Deza2010-10-091-1/+24
| | | | to GAE support
* finished the layout of the project for GAEAlfredo Deza2010-10-091-0/+16
|
* added file layout for the app engine projectAlfredo Deza2010-10-091-2/+85
|
* adding initial info for app engineAlfredo Deza2010-10-091-0/+27
|
* adding initial Sphinx docsAlfredo Deza2010-10-092-0/+236