Commit aec35099 authored by Victor Poughon's avatar Victor Poughon
Browse files

DOc: move C++ to its own chapter

No related merge requests found
Showing with 16 additions and 20 deletions
+16 -20
.. _cpp-api:
C++ API
=======
.. toctree::
:maxdepth: 1
C++/SystemOverview.rst
C++/Tutorial.rst
C++/UserGuide.rst
C++/Examples.rst
C++/Iterators.rst
C++/Filters.rst
C++/StreamingAndThreading.rst
C++/PersistentFilters.rst
C++/WriteAnApplication.rst
C++/AddingNewModules.rst
......@@ -56,11 +56,26 @@ Table of Contents
Recipes
Applications
.. toctree::
:maxdepth: 2
:caption: C++ API
C++/SystemOverview.rst
C++/Tutorial.rst
C++/UserGuide.rst
C++/Examples.rst
C++/Iterators.rst
C++/Filters.rst
C++/StreamingAndThreading.rst
C++/PersistentFilters.rst
C++/WriteAnApplication.rst
C++/AddingNewModules.rst
.. toctree::
:maxdepth: 1
:caption: Advanced use
C++
EnvironmentVariables
ExtendedFilenames
CompilingOTBFromSource
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment