small tweaks and grammar corrections

This commit is contained in:
Axel Kohlmeyer
2020-04-14 01:13:22 -04:00
parent 4f8d4a10d9
commit 3c2b23e821
3 changed files with 29 additions and 24 deletions

View File

@ -495,7 +495,8 @@ It is also possible to create the HTML version of the manual within
the :doc:`CMake build directory <Build_cmake>`. The reason for this
option is to include the installation of the HTML manual pages into
the "install" step when installing LAMMPS after the CMake build via
``make install``.
``make install``. The documentation build is included in the default
build target, but can also be requested independently with ``make doc``.
.. code-block:: bash