All Projects → opentoonz → opentoonz_docs

opentoonz / opentoonz_docs

Licence: other
OpenToonz User Manual

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects
Makefile
30231 projects
CSS
56736 projects

OpenToonz User Manual

This repositry is for the documentation of OpenToonz, an open-source full-featured 2D animation creation software. The documentation is written in reStructuredText format, built with Sphinx and released via Read the Docs.

Documentation URL

How to Build Locally

  • Acquire the Source
  • Install Python
  • Install Sphinx

$ pip install sphinx sphinx-autobuild

  • Install sphinx_rtd_theme theme

$ pip install sphinx_rtd_theme

  • Build

$ make html

  • The result HTML files will be generated under build/html/

See CONTRIBUTING for detailed description.

Licensing

This documentation is published under a CC-BY-NC 4.0 Int. License.

Special Thanks

The documentation is based on Toonz 7.1 Harlequin Use Guide, originally created by Digital Video, S.p.A., Rome Italy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].