caffe/docs
Jacek Czaja 326a486d7e - doc and cmake update MKL related
- cosmetic change to mkl related doc
2016-03-01 15:54:36 +01:00
..
_layouts [docs] Caffe is by the BVLC, created by Yangqing, and brewed by Evan 2015-02-16 22:23:16 -08:00
images [docs] include caffeine favicon for site 2015-02-16 22:23:11 -08:00
stylesheets [docs] cosmetic 2014-07-11 13:29:06 -07:00
tutorial Update interfaces.md 2015-12-09 13:29:01 +00:00
CMakeLists.txt Changing CMAKE_SOURCE/BINARY_DIR to PROJECT_SOURCE/BINARY_DIR 2015-02-18 09:27:13 -08: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
_config.yml [docs] default setting for layout 2014-09-04 01:45:07 +01:00
development.md Fix HTML display for docs 2015-06-16 09:12:32 -07:00
index.md [docs] send API link to class list 2015-02-19 18:30:36 -08:00
install_apt.md [docs] fix lmdb fetch url and path 2015-07-28 10:27:39 -07:00
install_osx.md Merge pull request #2107 from 5kg/fix_mac_doc 2015-05-31 19:16:29 -07:00
install_yum.md [docs] fix lmdb fetch url and path 2015-07-28 10:27:39 -07:00
installation.md - doc and cmake update MKL related 2016-03-01 15:54:36 +01:00
model_zoo.md [docs] open release of BVLC models for unrestricted use 2015-03-11 14:06:14 -07:00
multigpu.md Fix a typo in docs 2016-02-18 10:13:34 +05:30
performance_hardware.md fix typos in docs 2015-05-19 22:43:49 +09: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>.