9d1bd99579
sed -i "/[Cc]opyright.*2015.*Carnegie Mellon University/s/2015/2015-2016/;" $(git grep '[Cc]opyright.*Carnegie Mellon University' | sed 's/:.*//' | uniq) |
||
---|---|---|
.. | ||
_static | ||
Makefile | ||
README.md | ||
conf.py | ||
index.rst | ||
openface.rst | ||
requirements.txt |
README.md
OpenFace API Docs
- Create
openface.rst
withsphinx-apidoc -o . ../openface
.