add check for broken doc links to doc makefile

This commit is contained in:
Axel Kohlmeyer
2023-03-04 17:09:17 -05:00
parent 8aad97ca4a
commit 7f934e3b25
2 changed files with 10 additions and 7 deletions

View File

@ -42,7 +42,7 @@ static linkage, there is no ``liblammps.so`` library file and thus also the
LAMMPS python module, which depends on it, is not included.
The compressed tar archives available for download have names following
the pattern `lammps-linux-x86_64-<version>.tar.gz` and will all unpack
the pattern ``lammps-linux-x86_64-<version>.tar.gz`` and will all unpack
into a ``lammps-static`` folder. The executables are then in the
``lammps-static/bin/`` folder. Since they do not depend on any other
software, they may be freely moved or copied around.