Parent: [af66b0] (diff)

Child: [aab6f3] (diff)

Download this file

RUNNING    9 lines (7 with data), 475 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