chainer docset how to build
Chainer
This is a Dash Docset for Chainer, a deep learning framework. This Docset is maintained by mitmul.
How to craete the docset
- Clone Chainer repo (https://github.com/pfnet/chainer)
- Install Chainer (
python setup.py install
) - Move to
docs
dir andmake html
- Get the icon image from http://chainer.org/images/chainer_icon_red.png
- Run
doc2dash
:doc2dash -n Chainer -i chainer_icon_red.png -j build/html