Observatoire de Paris - Code Fortran  version1.0
project_main.md
Go to the documentation of this file.
1 @mainpage Cool Doxygen documentation Project
2 
3 
4 
5 @author Zakaria Meliani
6 
7 @brief Pretty nice project.
8 
9 
10  1. Using Markdown
11  2. Even equation
12  - Works
13  @f[
14  |I_2|=\left| \int_{0}^T \psi(t)
15  \left\{
16  u(a,t)-
17  \int_{\gamma(t)}^a
18  \frac{d\theta}{k(\theta,t)}
19  \int_{a}^\theta c(\xi)u_t(\xi,t)\,d\xi
20  \right\} dt
21  \right|
22  @f]
23 
24 @date: Mars 12, 2019
25 
26 @version 0.9
27 
28 @section intro Introduction
29  This code it use to learn Doxygen with fortran
30 @see README.md
31 
32 @details The files are in @ref https://www.overleaf.com/project/5c865e510cc99825a4010538
33 
34 
35 @todo compile it :-)
36 
37 
38 @copyright https://github.com/example/ GNU General Public License 3
39 
40 
41 @warning Doxygen works well with C, C++, python