fix up some more package designations and clean up some legacy formatting

This commit is contained in:
Axel Kohlmeyer
2021-07-25 20:23:37 -04:00
parent 18b1e10be8
commit 5a79429f03
592 changed files with 2074 additions and 2019 deletions

View File

@ -43,7 +43,7 @@ complex loop with branching logic, than can be created using the
simple looping and branching logic enabled by the :doc:`next <next>` and
:doc:`if <if>` commands.
See the :doc:`python <python>` doc page and the :doc:`variable <variable>`
See the :doc:`python <python>` page and the :doc:`variable <variable>`
doc page for its python-style variables for more info, including
examples of Python code you can write for both pure Python operations
and callbacks to LAMMPS.