Skip to content

Commit 756e6cb

Browse files
Merge pull request #108 from OpenCMISS/develop
replace links to old API doc with links to website build API doc.
2 parents 1d7d34a + 4764a06 commit 756e6cb

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

reference.rst

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,37 @@ Reference
66
Documentation about the technical aspects of OpenCMISS software and libraries.
77

88
------------------
9-
Zinc API Reference
9+
OpenCMISS-Zinc C++ API Reference
1010
------------------
1111

12-
OpenCMISS-Zinc Library `Application Programming Interface <apidoc/zinc/latest/index.html>`_ Reference.
12+
OpenCMISS-Zinc Library `C++ Application Programming Interface <apidoc/zinc/latest/index.html>`_ Reference.
1313

1414
------------------
15-
Iron API Reference
15+
OpenCMISS-Iron Fortran API Reference
1616
------------------
1717

18-
User documentation of the Iron library `Application Programming Interface <http://cmiss.bioeng.auckland.ac.nz/OpenCMISS/doc/user/>`_ Reference.
18+
User documentation of the OpenCMISS-Iron library `Fortran Application Programming Interface <apidoc/iron/latest/fortran/index.html>`_ Reference.
1919

20-
----------------------------------
21-
Iron Python Bindings API Reference
22-
----------------------------------
20+
------------------
21+
OpenCMISS-Iron Python Bindings API Reference
22+
------------------
23+
24+
User documentation of the OpenCMISS-Iron library `Python bindings interface <apidoc/iron/latest/python/index.html>`_ Reference.
25+
26+
------------------
27+
OpenCMISS-Iron Internal API Reference
28+
------------------
29+
30+
`Internal Application Programming Interface documentation <apidoc/iron/latest/programmer/index.html>`_ of the OpenCMISS-Iron library for developers working on Iron.
31+
32+
------------------
33+
OpenCMISS-Iron C Bindings API Reference
34+
------------------
2335

24-
User documentation of the `Iron Python bindings interface <http://cmiss.bioeng.auckland.ac.nz/OpenCMISS/doc/python/>`_.
36+
User documentation of the OpenCMISS-Iron library `C bindings interface <apidoc/iron/latest/c/index.html>`_ Reference.
2537

2638
------------
2739
Data Formats
2840
------------
2941

30-
`Data formats <data_format/index.html>`_ supported by OpenCMISS software.
42+
`Data formats <data_format/index.html>`_ supported by OpenCMISS software.

0 commit comments

Comments
 (0)