Parent:
[dec167]
(diff)
Child:
[3abb2e]
(diff)
Download this file
RUNNING
15 lines (11 with data), 479 Bytes
Now documented in pyforge/docs.
If you're just getting started, open pyforge/docs/install.rst (plus
pyforge/docs/mac_install.rst if you use a Mac) in your text editor to
learn how to setup the python virtual environment.
If you have a virtual environment setup, activate the virtual
environment and do:
easy_install sphinx
cd forge/pyforge/docs
make html
now you can view the docs in your browser; install instructions
at forge/pyforge/docs/_build/html/install.html