File: index.rst

package info (click to toggle)
exhale 0.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,816 kB
  • sloc: python: 9,048; cpp: 1,260; javascript: 915; f90: 29; ansic: 18; makefile: 16
file content (31 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. include:: ../README.rst
   :end-before: end_intro

Please read the :ref:`overview` section if you are new to documenting code with either
Doxygen, Sphinx, or Breathe.  A :ref:`quickstart_guide` gives the bare minimum needed to
get things working.

.. exhaleversion::

.. contents:: Contents
   :local:
   :backlinks: none

.. include:: ../README.rst
   :start-after: _is_it_for_me:

Full Documentation
----------------------------------------------------------------------------------------

.. toctree::
   :maxdepth: 2

   overview
   quickstart
   usage
   reference
   mastering_doxygen
   faq
   testing
   todo
   changelog