Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 482 Bytes

File metadata and controls

26 lines (23 loc) · 482 Bytes

pyside-docs

Temporary docs for PySide until website is up.

[Sep 27 2012]

Web link for docs

https://srinikom.github.io/pyside-docs/

To have a local copy/referece

  • 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