diff --git a/doc/source/images/graph_mrpt_libs.svg b/doc/source/images/graph_mrpt_libs.svg index dae945243d..1b301c141b 100644 --- a/doc/source/images/graph_mrpt_libs.svg +++ b/doc/source/images/graph_mrpt_libs.svg @@ -12,7 +12,7 @@ apps - + mrpt-apps @@ -21,7 +21,7 @@ gui - + mrpt-gui @@ -36,7 +36,7 @@ slam - + mrpt-slam @@ -51,7 +51,7 @@ hwdrivers - + mrpt-hwdrivers @@ -66,7 +66,7 @@ graphslam - + mrpt-graphslam @@ -81,7 +81,7 @@ opengl - + mrpt-opengl @@ -96,7 +96,7 @@ maps - + mrpt-maps @@ -111,7 +111,7 @@ vision - + mrpt-vision @@ -132,7 +132,7 @@ comms - + mrpt-comms @@ -171,7 +171,7 @@ bayes - + mrpt-bayes @@ -180,7 +180,7 @@ math - + mrpt-math @@ -195,7 +195,7 @@ config - + mrpt-config @@ -210,7 +210,7 @@ system - + mrpt-system @@ -225,7 +225,7 @@ serialization - + mrpt-serialization @@ -240,7 +240,7 @@ random - + mrpt-random @@ -255,7 +255,7 @@ expr - + mrpt-expr @@ -270,7 +270,7 @@ io - + mrpt-io @@ -297,7 +297,7 @@ containers - + mrpt-containers @@ -306,7 +306,7 @@ core - + mrpt-core @@ -321,7 +321,7 @@ typemeta - + mrpt-typemeta (.h) @@ -336,7 +336,7 @@ detectors - + mrpt-detectors @@ -369,7 +369,7 @@ graphs - + mrpt-graphs @@ -384,7 +384,7 @@ img - + mrpt-img @@ -399,7 +399,7 @@ poses - + mrpt-poses @@ -420,7 +420,7 @@ obs - + mrpt-obs @@ -459,7 +459,7 @@ kinematics - + mrpt-kinematics @@ -480,7 +480,7 @@ tfest - + mrpt-tfest @@ -495,7 +495,7 @@ rtti - + mrpt-rtti @@ -510,7 +510,7 @@ nav - + mrpt-nav @@ -555,7 +555,7 @@ ros1bridge - + mrpt-ros1bridge @@ -570,7 +570,7 @@ ros2bridge - + mrpt-ros2bridge @@ -585,7 +585,7 @@ topography - + mrpt-topography @@ -600,7 +600,7 @@ visionlgpl - + mrpt-vision-lgpl diff --git a/doc/source/modules.rst b/doc/source/modules.rst index 3722e79ac3..b55a134afd 100644 --- a/doc/source/modules.rst +++ b/doc/source/modules.rst @@ -9,7 +9,13 @@ MRPT is split into a set of independent libraries for the sake of modularity. Click on a module name on the tree view to open its documentation. Each MRPT library source code can be found under ``${MRPT_ROOT}/libs``. -.. graphviz:: images/graph_mrpt_libs.dot +.. + rst doesn't work with clickable svg links (!!). Used instead + +.. raw:: html + +
+ +
.. toctree:: :maxdepth: 2