generate updated html files for corrected .txt files

This commit is contained in:
Axel Kohlmeyer
2016-09-01 00:02:40 -04:00
parent ff75cf51bb
commit 7de57ffd94
49 changed files with 116 additions and 120 deletions

View File

@ -554,7 +554,7 @@ building LAMMPS. LAMMPS must also be built as a shared library and
your Python function must be able to to load the Python module in
python/lammps.py that wraps the LAMMPS library interface. These are
the same steps required to use Python by itself to wrap LAMMPS.
Details on these steps are explained in <span class="xref doc">Section python</span>. Note that it is important that the
Details on these steps are explained in <a class="reference internal" href="Section_python.html"><span class="doc">Section python</span></a>. Note that it is important that the
stand-alone LAMMPS executable and the LAMMPS shared library be
consistent (built from the same source code files) in order for this
to work. If the two have been built at different times using