diff --git a/doc/src/Manual.rst b/doc/src/Manual.rst index 2ec830a0b7..f74965f4f8 100644 --- a/doc/src/Manual.rst +++ b/doc/src/Manual.rst @@ -27,7 +27,9 @@ all LAMMPS development is coordinated. The content for this manual is part of the LAMMPS distribution. You can build a local copy of the Manual as HTML pages or a PDF file, by following the steps on the :doc:`Manual build ` doc page. -The manual is split into two parts: 1) User documentation and 2) Programmer documentation. +The manual is split into two parts: +1) :ref:`User documentation ` +and 2) :ref:`Programmer documentation `. ----------