add links to references of the two parts of the manual

This commit is contained in:
Axel Kohlmeyer
2020-09-02 15:28:27 -04:00
parent 12aa689e97
commit 862bc99772

View File

@ -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 <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 <user_documentation>`
and 2) :ref:`Programmer documentation <programmer_documentation>`.
----------