Merge pull request #29 from mediocrity/update-link Updated Vagrant docs link.
Merge pull request #29 from mediocrity/update-link
Updated Vagrant docs link.
This is the documentation repository for Mozilla’s Playdoh.
To read these docs, go to http://playdoh.rtfd.org .
Patches are welcome! Feel free to fork and contribute to this project.
To contribute new bits of documentation, clone this repo and get things set up in a virtualenv by running pip install -r _dev/requirements.txt.
pip install -r _dev/requirements.txt
To build and view the docs type make html and open _build/html/index.html in a web browser.
make html
_build/html/index.html
Except where otherwise noted, this documentation is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
playdoh-docs
This is the documentation repository for Mozilla’s Playdoh.
To read these docs, go to http://playdoh.rtfd.org .
Patches are welcome! Feel free to fork and contribute to this project.
Hacking
To contribute new bits of documentation, clone this repo and get things set up in a virtualenv by running
pip install -r _dev/requirements.txt.To build and view the docs type
make htmland open_build/html/index.htmlin a web browser.License
Except where otherwise noted, this documentation is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.