Moving gh-pages stuff to docs/ directory, with script to build and deploy to gh-pages.#157
Moving gh-pages stuff to docs/ directory, with script to build and deploy to gh-pages.#157sergeyk merged 4 commits intoBVLC:masterfrom sergeyk:master
Conversation
|
For further safety, we could add a failsafe check for a dirty tree: More importantly, we need to not accidentally contaminate |
|
I think I'll have a better solution in a few minutes |
|
This solution is better. Try it out: scripts/build_and_deploy_docs.sh |
|
The update is the right approach. The requirement to work from One could go a step further, and makes |
|
Sounds like a go-ahead to me! |
Moving gh-pages stuff to docs/ directory, with script to build and deploy to gh-pages.
Moving gh-pages stuff to docs/ directory, with script to build and deploy to gh-pages.
Multi-class object detection

This will allow easier documentation of code, as requested in #151.
The build script is kind of scary because uncommitted work in the code branch will be lost in the process of deployment. Not sure how to get around that -- right now we prompt people to understand what they're doing.