summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2011-11-10Convert absolute 'tutorial' package references that are from within thekenmanheimer
package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. This is the last batch of this kind of change that I know about. I've exercised the changes (via the browser and the test target) in a package with an alternate name, 'zodbtutorial', as well as in a package with the default name, 'tutorial'.
2011-11-08Add a note flagging the only case where we might mislead the student tokenmanheimer
change substitute the package name they used with 'tutorial'.
2011-11-08Remove unnecessary whitespace.kenmanheimer
2011-11-08Convert absolute 'tutorial' package references that are from within thekenmanheimer
package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates.
2011-11-08Use active ("Run the Tests") rather than passive ("Running the Tests")kenmanheimer
voice for the headings.
2011-11-08No longer using request.static_url() in the demos.kenmanheimer
2011-11-08Track change of the scaffolding file names, removing 'pyramid_' prefix.kenmanheimer
2011-11-08Remove 'pyramid_' from scaffolding name used for pcreate now.Chris Shenton
2011-11-08Move test, coverage together; start and view too.Chris Shenton
Previously it was: test, start, coverage, view.
2011-11-08Note that firewalls may ask for network connection authorization.kenmanheimer
2011-11-08Use active ("Run the Tests") rather than passive ("Running the Tests")kenmanheimer
voice for the headings.
2011-11-08Swap order of the test-coverage and starting-application sections, sokenmanheimer
test-coverage comes right after the test section, and the starting-application section right before the visit-app-in-browser section.
2011-11-08Explain relative naming policies necessary to allow varying the packagekenmanheimer
name without breaking operation.
2011-11-08Convert absolute 'tutorial' package references that are from within thekenmanheimer
package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates.
2011-11-07Reverting "grammar: "people who" - it's not "to whom"."kenmanheimer
2011-11-07Correct the description to match the code.kenmanheimer
2011-10-26Removing some minor misprints in documentation.alexander-travov
2011-10-25Merge pull request #324 from cypha/fix.diveintopythonlinkChris McDonough
Fix.diveintopythonlink
2011-10-25updated [DEFAULT] to link to the relevant sectionCypha
2011-10-24readd _themesChris McDonough
2011-10-24Added _themes to the clean target to reclone the submodule.Michael Merickel
2011-10-24remove themes?Chris McDonough
2011-10-24gardenMichael Merickel
2011-10-24gardenMichael Merickel
2011-10-24clarified [DEFAULT] as an optional section in .iniCypha
2011-10-24gardenMichael Merickel
2011-10-23updated Dive Into Python linkCypha
2011-10-17fix note renderingChris McDonough
2011-10-17use a git submodule for themesChris McDonough
2011-10-14fixed translationstring docs, default is not the first argumentMichael Merickel
2011-10-12Edited docs/narr/urldispatch.rst via GitHubWayne Tong
2011-10-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-10-06Merge branch 'feature.glue'Chris McDonough
2011-10-06remove stray references to PasteChris McDonough
2011-10-06remove all reference to the paster command-line utilityChris McDonough
2011-10-04Fixed the translogger example and link.Michael Merickel
2011-10-01Fix incorrect import in static view exampleCasey Duncan
2011-09-29avoid warning for latexindex, foreword by putting them in a hidden tocmichr
from now on complie docs strictly, turning warnings to errors exclude unnecssary static js files when compiling ePub
2011-09-27typoChris McDonough
2011-09-24Merge pull request #289 from michr/masterChris McDonough
add documenteation for the __text__ attribute for a predicate
2011-09-24not quite trueChris McDonough
2011-09-23add documenteation for the __text__ attribute for a predicatemichr
2011-09-23exclude book pages (foreword.rst, latexindex.rst, authorintro.rst)michr
from online docs since they were generating warnings
2011-09-23fixed up all the warning dealing ..note and ..warnmichr
added a hide toc for glossary to prevent warnings
2011-09-23Edited docs/narr/resources.rst via GitHubDouglas Cerna
2011-09-16spelling error fixes issue #280Michael Merickel
2011-09-12prep for 1.2Chris McDonough
2011-09-12call out the debug toolbar explicitlyChris McDonough
2011-09-12gardenChris McDonough
2011-09-12get rid of the airquotes everywhereChris McDonough