| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
that could be used for api_documentation references.
|
|
|
|
|
|
Conflicts:
docs/index.rst
docs/latexindex.rst
setup.py
|
|
|
|
|
|
to virtualenv (and give an explanation), explain virtualenv on Python 2.7.
|
|
Docs.gettingstarted.easy install
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
Still need to do more linking and perhaps add a section on root factories, authorization, authentication.
|
|
update sphinx conf.py to use the pyramid version from pkg_resources instead of needing to change it manually
|
|
|
|
|
|
|
|
|
|
|
|
code. About to tackle cool Pyramid stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs.gettingstarted
|
|
|
|
|
|
|
|
|