tahoma2d/toonz/sources/tnzext/Readme.cpp

34 lines
564 B
C++
Raw Normal View History

2016-03-19 06:57:51 +13:00
2016-06-15 18:43:10 +12:00
/*
2016-03-19 06:57:51 +13:00
* 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