Extend source layout description in dev guide
[alexxy/gromacs.git] / docs / dev-manual / doxygen.rst
index e24b4244b999043b19a3eb97512ca9f72e05091e..a9950b6ddf9aaf70d46e744be3878dbc5b39eefe 100644 (file)
@@ -219,7 +219,7 @@ given below in the sections on individual code constructs.
 Modules as Doxygen groups
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
-As described in :doc:`codelayout`, each subdirectory under ``src/gromacs/``
+As described in :ref:`dev-source-layout`, each subdirectory under ``src/gromacs/``
 represents a *module*, i.e., a somewhat coherent collection of routines.
 Doxygen cannot automatically generate a list of routines in a module; it only
 extracts various alphabetical indexes that contain more or less all documented