Merge pull request #1 from mozilla/mstriemer-bower-link-docs Clarify marketplace-core-modules workflow
Merge pull request #1 from mozilla/mstriemer-bower-link-docs
Clarify marketplace-core-modules workflow
Developer documentation for Firefox Marketplace frontend projects. Hosted at marketplace-frontend.readthedocs.org.
Other Marketplace documentation repositories include:
Marketplace frontend projects 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号
Developer documentation for Firefox Marketplace frontend projects. Hosted at marketplace-frontend.readthedocs.org.
Other Marketplace documentation repositories include:
Marketplace frontend projects include:
Building the Documentation
To prepare to build this documentation:
To build this documentation:
To have changes built as they happen: