Temporary docs for PySide until website is up.
[Sep 27 2012]
https://srinikom.github.io/pyside-docs/
- Clone this repo:
git clone https://github.com/srinikom/pyside-docs.git
- Switch to gh-pages branch
cd pyside-docs
git checkout gh-pages
- Start a local server to access pages
python -m SimpleHTTPServer
- Go to http://localhost:8000