caffe/docs
Sergey Karayev 9c61462cac back-merging [docs] changes and web demo [example] addition; updating
net_surgery example to new format

Conflicts:
	docs/getting_pretrained_models.md
	docs/index.md
2014-07-12 09:25:23 -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 Moving gh-pages docs to docs/ folder, with script to build them 2014-02-25 01:03:08 -08:00
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] shelhamer's minor suggestions 2014-07-11 17:19:35 -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 [docs] moved example md’s to examples/**/md’s and added script to gather 2014-07-11 13:49:07 -07:00
installation.md Back-merge documentation and fixes 2014-07-11 06:07:55 +02: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>.