File: projects.rst

package info (click to toggle)
exhale 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,616 kB
  • sloc: python: 9,057; cpp: 1,260; javascript: 915; f90: 29; ansic: 18; makefile: 16
file content (55 lines) | stat: -rw-r--r-- 1,808 bytes parent folder | download | duplicates (2)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Testing Projects Module
========================================================================================

.. automodule:: testing.projects
   :members:

``testing.projects.c_maths`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.c_maths
   :members:

``testing.projects.cpp with spaces`` Project
----------------------------------------------------------------------------------------

.. module:: testing.projects.cpp_with_spaces

This cannot be documented because it has spaces in the name and autodoc cannot
complete its import.

``testing.projects.cpp_fortran_mixed`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.cpp_fortran_mixed
   :members:

``testing.projects.cpp_func_overloads`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.cpp_func_overloads
   :members:

``testing.projects.cpp_long_names`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.cpp_long_names
   :members:

``testing.projects.cpp_dir_underscores`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.cpp_dir_underscores
   :members:

``testing.projects.cpp_nesting`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.cpp_nesting
   :members:

``testing.projects.cpp_pimpl`` Project
----------------------------------------------------------------------------------------

.. automodule:: testing.projects.cpp_pimpl
   :members: