http://animation-nodes-manual.readthedocs.org/en/latest/
This is the Official Manual repository for the Animation Nodes Project.
If you want to contribute:
- Fork https://github.com/JacquesLucke/animation_nodes_manual
- Add some useful description of nodes, images, examples, correct typos, ...
- Create a pull request to integrate your modifications into the official repository
- Wait for your modifications to be accepted
- Congratulations, you have added some very useful information for future users!
- Install python (Download page for Windows: https://www.python.org/downloads/)
- Clone the forked repository to your computer
- Move to your git folder
- Execute:
pip install -r requirements.txt
- Execute:
sphinx-build -b html docs build
- The rendered documentation is now in the build directory as HTML
- https://read-the-docs.readthedocs.org/en/latest/getting_started.html
- The documentation is written in ReStructuredText: https://de.wikipedia.org/wiki/ReStructuredText
You don't know what Animation Nodes is?
Check it out! It's an awesome Blender add-on to easily animate about everything with a node based setup!
Also check Animation Nodes Showreel 2015 to see what can be done by using it.
You can find the official Animation-Nodes repository at https://github.com/JacquesLucke/animation_nodes