tahoma2d/toonz/sources/tnzext/Readme.cpp
Toshihiro Shimizu 890dddabbd first commit
2016-03-19 02:57:51 +09:00

33 lines
565 B
C++

/*
* This file occurs to maintain some information about comments and descriptions
*/
/**
* @namespace ToonzExt
*
* @brief Toonz Extension namespace.
*
* This namespace contains a lot of class and functions to manipulate
* strokes.
*/
/**
* ToonzExt.
*
* ToonzExt an extension library to manage deformation.
* Fabrizio Morciano <fabrizio.morciano@gmail.com>
*/
#if 0
* \section intro_sec Introduction
*
* This is the introduction.
*
* \section install_sec Installation
*
* \subsection step1 Step 1: Opening the box
*
* etc...
#endif