stewartwhaley / opentoonz_docs

OpenToonz User Manual

Home Page:http://opentoonz.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

OpenToonz User Manual

http://opentoonz.readthedocs.io


Languages

Language:Python 80.2%Language:Batchfile 10.7%Language:Makefile 8.4%Language:CSS 0.7%