File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
.. ############################################################################
2
- .. File : doc/interface.rst
2
+ .. File : doc/appendices/ interface.rst
3
3
.. ############################################################################
4
4
5
5
.. highlight :: swig
15
15
16
16
The primary file defines typemaps.
17
17
18
- .. literalinclude :: ../include/flc.i
18
+ .. literalinclude :: ../../ include/flc.i
19
19
:linenos:
20
20
21
21
flc_algorithm
22
22
=============
23
23
24
- .. literalinclude :: ../include/flc_algorithm.i
24
+ .. literalinclude :: ../../ include/flc_algorithm.i
25
25
:linenos:
26
26
27
27
flc_chrono
28
28
=============
29
29
30
- .. literalinclude :: ../include/flc_chrono.i
30
+ .. literalinclude :: ../../ include/flc_chrono.i
31
31
:linenos:
32
32
33
33
flc_random
34
34
=============
35
35
36
- .. literalinclude :: ../include/flc_random.i
36
+ .. literalinclude :: ../../ include/flc_random.i
37
37
:linenos:
38
38
39
39
flc_string
40
40
=============
41
41
42
- .. literalinclude :: ../include/flc_string.i
42
+ .. literalinclude :: ../../ include/flc_string.i
43
43
:linenos:
44
44
45
45
flc_vector
46
46
=============
47
47
48
- .. literalinclude :: ../include/flc_vector.i
48
+ .. literalinclude :: ../../ include/flc_vector.i
49
49
:linenos:
50
50
51
51
.. ############################################################################
52
- .. end of doc/interface.rst
52
+ .. end of doc/appendices/ interface.rst
53
53
.. ############################################################################
Original file line number Diff line number Diff line change 1
1
.. ############################################################################
2
- .. File : doc/license.rst
2
+ .. File : doc/appendices/ license.rst
3
3
.. ############################################################################
4
4
5
5
*******
6
6
License
7
7
*******
8
8
9
- .. include :: ../LICENSE
9
+ .. include :: ../../ LICENSE
10
10
11
11
.. ############################################################################
12
- .. end of doc/license.rst
12
+ .. end of doc/appendices/ license.rst
13
13
.. ############################################################################
Original file line number Diff line number Diff line change @@ -51,6 +51,6 @@ which wrap the C++ library.
51
51
:maxdepth: 2
52
52
:caption: Appendices
53
53
54
- interface.rst
55
- license.rst
54
+ appendices/ interface.rst
55
+ appendices/ license.rst
56
56
You can’t perform that action at this time.
0 commit comments