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.
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.