boberfly / GafferCycles

Cycles for Gaffer
BSD 3-Clause "New" or "Revised" License
84 stars 10 forks source link

Documentation #37

Open boberfly opened 4 years ago

boberfly commented 4 years ago

Official Blender documentation: https://docs.blender.org/manual/en/dev/render/cycles/index.html https://developer.blender.org/diffusion/BM/browse/trunk/blender_docs/manual/render/

Cycles4D documentation: http://manual.cycles4d.net/

Gaffer DocumentationAlgo: https://github.com/GafferHQ/gaffer/blob/master/doc/source/Reference/NodeReference/generate.py

The plan is to use Sphinx + ReadTheDocs + Recommonmark, base it on the official Blender docs and modify to be Gaffer-specific. Gaffer has a built-in documentation generator for the nodes which is great. Cycles4D docs probably are not needed but good to look at.