Skip to content

gab3d/tahoma2d_docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tahoma2D User Manual

This repository is for the documentation of Tahoma2D, 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

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.5%
  • CSS 18.8%
  • Batchfile 8.8%
  • Makefile 6.9%