Skip to content

WolfInABowl/opentoonz_docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.2%
  • Batchfile 10.7%
  • Makefile 8.4%
  • CSS 0.7%