summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/package.rst
AgeCommit message (Collapse)Author
2016-04-16quick_tutorial cleanupSteve Piercy
- cleanup package.rst
2016-04-06- remove conf.py stragglerSteve Piercy
- update intersphinx link to python3 docs - Closes #2429
2016-04-05- replace easy_install with pipSteve Piercy
- add python3 for intersphinx. See #2429 - minor grammar
2015-05-20re-moving unnecessary hyphenation (see what I did there?)Steve Piercy
2014-02-16Avoid re-ambiguating 'project' vs. 'package.Tres Seaver
2013-09-25Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ↵Paul Everitt
Python 3.
2013-09-25Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's ↵Paul Everitt
work), particularly for Windows. Change all the steps to use $VENV/bin prefixes on commands (don't presume that they have done source env/bin/activate).
2013-09-16make example links clickable, for convenienceTshepang Lekhonkhobe
2013-09-16s/env/venv just for sake of consistencyTshepang Lekhonkhobe
2013-09-13Fix naming of virtualenv prefix.Paul Everitt
2013-09-13First cut at import of quick tutorial.Paul Everitt