【发布时间】:2015-01-21 06:48:23
【问题描述】:
我使用以下内容创建了一个 .dox 文件。但是我没有看到 主页面中显示的信息。
/// \mainpage My Personal Index Page
///
/// \section intro_sec Introduction
///
/// This is the introduction.
///
/// \section install_sec Installation
///
/// This is a section.
///
/// \subsection step1 Step 1: Opening the box
///
/// This is a subrection.
【问题讨论】: