diff --git a/doc/src/Build_basics.rst b/doc/src/Build_basics.rst index af6120630d..30e668a283 100644 --- a/doc/src/Build_basics.rst +++ b/doc/src/Build_basics.rst @@ -1,7 +1,7 @@ Basic build options =================== -The following topics are covered on this page, for building both with +The following topics are covered on this page, for building with both CMake and make: * :ref:`Serial vs parallel build ` diff --git a/doc/src/angle_cosine_periodic.rst b/doc/src/angle_cosine_periodic.rst index 8c60ac1ebb..4983745618 100644 --- a/doc/src/angle_cosine_periodic.rst +++ b/doc/src/angle_cosine_periodic.rst @@ -71,9 +71,3 @@ Default none ----------- - -.. _cosine-Mayo: - -**(Mayo)** Mayo, Olfason, Goddard III, J Phys Chem, 94, 8897-8909 -(1990). diff --git a/doc/src/dihedral_table.rst b/doc/src/dihedral_table.rst index f1b14065fd..a456fecebd 100644 --- a/doc/src/dihedral_table.rst +++ b/doc/src/dihedral_table.rst @@ -15,10 +15,10 @@ Syntax .. code-block:: LAMMPS - dihedral_style style interp Ntable + dihedral_style style interpolation Ntable * style = *table* or *table/cut* -* interp = *linear* or *spline* = method of interpolation +* interpolation = *linear* or *spline* = method of interpolation * Ntable = size of the internal lookup table Examples