Merge pull request #66 from mortonfox/patch-1 Fix API documentation link
Merge pull request #66 from mortonfox/patch-1
Fix API documentation link
High-level documentation for the Firefox Marketplace. Hosted at marketplace.readthedocs.org
Other Marketplace documentation repositories include:
To prepare to build this documentation:
mkvirtualenv marketplace-docs pip install -r requirements/dev.txt
To build this documentation:
make docs
To have changes built as they happen:
make watch
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
High-level documentation for the Firefox Marketplace. Hosted at marketplace.readthedocs.org
Other Marketplace documentation repositories include:
Building the Documentation
To prepare to build this documentation:
To build this documentation:
To have changes built as they happen: