File example.h¶
File List > animal > example.h
Go to the documentation of this file
/*
*
* \section intro_sec Introduction
*
* This is the introduction.
*
* \section install_sec Installation
*
* \subsection step1 Step 1: Opening the box
*
* etc...
*/
#include "animal.h"
#include "bird.h"
#include "utils/exception.h"