Skip to content
Snippets Groups Projects
doxygen.main.h 678 B
Newer Older
  • Learn to ignore specific revisions
  • /** \mainpage Blender
     *
     * \section intro Introduction
     *
    
     * Blender is an integrated 3d package.
    
     *
     * These pages document the source code of blender.
     *
    
     * \subsection implinks Important Links
    
     * - <a href="http://developer.blender.org">developer.blender.org</a> with bug tracker
    
     * - <a href="http://wiki.blender.org/index.php/Dev:Contents">Development documents</a> on our wiki.
    
     * For more information on using Blender browse to http://www.blender.org
     *
    
    /** \defgroup undoc Undocumented
     *  \brief Modules and libraries that are still undocumented, or lacking proper integration into the doxygen system, are marked in this group. */