caffe/docs
Evan Shelhamer c9f938b338 [docs] new PR policy: send master fixes + docs to master
To address fixes and documentation updates to master between official
releases from `dev` to `master` PRs will be accepted to `master`.

All new development must still branch off and PR to `dev`.
2014-08-30 16:06:17 -07:00
..
_layouts [docs] cosmetic 2014-07-11 13:29:06 -07:00
images [docs] reworked index page, got rid of publications page 2014-07-09 11:32:34 -07:00
stylesheets [docs] cosmetic 2014-07-11 13:29:06 -07:00
CNAME
README.md [docs] moved example md’s to examples/**/md’s and added script to gather 2014-07-11 13:49:07 -07:00
development.md [docs] new PR policy: send master fixes + docs to master 2014-08-30 16:06:17 -07:00
getting_pretrained_models.md back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
index.md clarify project origin 2014-08-27 22:54:13 -07:00
installation.md back-merge 2014-08-30 09:38:13 -07:00
performance_hardware.md point to reference performance from installation, add GTX 770 2014-07-03 19:07:10 -07:00

README.md

Caffe Documentation

To generate the documentation, run $CAFFE_ROOT/scripts/build_docs.sh.

To push your changes to the documentation to the gh-pages branch of your or the BVLC repo, run $CAFFE_ROOT/scripts/deploy_docs.sh <repo_name>.