fix a few minor issues with the docs

This commit is contained in:
Axel Kohlmeyer
2021-03-30 11:45:47 -04:00
parent 2dbf59efa9
commit 4ee24b85b0
3 changed files with 3 additions and 9 deletions

View File

@ -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 <serial>`

View File

@ -71,9 +71,3 @@ Default
none
----------
.. _cosine-Mayo:
**(Mayo)** Mayo, Olfason, Goddard III, J Phys Chem, 94, 8897-8909
(1990).

View File

@ -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