indexpage.h

来自「finite element mesh 参数化有限元网格划分」· C头文件 代码 · 共 21 行

H
21
字号
/*! \mainpage MeshMaker Manual
 *
 * This documentation has 2 parts:
 *
 * \section user User manual
 *
 * - Section <a href="overview.html">Overview</a> gives an overview of the structure of the software.
 * - Section <a href="install.html">Installation</a> describes how to install the software project.
 * - Section <a href="user_interface.html">User Interface</a> describes how to add your own components (buttons, menu items, sliders etc.) to the project.
 * - Section <a href="tutorial.html">Tutorial</a> takes you step by step on writing a small application using the software.
 * - Section <a href="example.html">Example</a> shows a documented example of how to use the API.
 * - Section <a href="faq.html">FAQ</a> gives answers to frequently asked questions.
 * - Section <a href="updates.html">Version Updates</a> lists the updates from previous versions.
 *
 * \section reference Reference Manual
 *
 * - Section <a class="qindex" href="annotated.html">Class List</a> lists all classes.
 * - Section <a class="qindex" href="functions.html">Class Members</a> lists all the public class members, and indicate which class they belong to.
 * - Section <a class="qindex" href="globals.html">Globals, enums and defines</a> lists all the global variables, enums and defines in the software.
 *
 */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?