Merge remote-tracking branch 'github/master' into move-convenience-functions

This commit is contained in:
Axel Kohlmeyer
2020-08-31 12:58:21 -04:00
12 changed files with 134 additions and 3331 deletions

View File

@ -51,7 +51,7 @@ b. You can build the HTML or PDF files yourself, by typing ``make html``
A current version of the manual (latest patch release, aka unstable branch)
is is available online at: `https://lammps.sandia.gov/doc/Manual.html <https://lammps.sandia.gov/doc/Manual.html>`_
A version of the manual corresponding to the ongoing development
(aka master branch) is available online at: `https://doc.lammps.org/ <https://doc.lammps.org/>`_
(aka master branch) is available online at: `https://docs.lammps.org/ <https://docs.lammps.org/>`_
----------

View File

@ -89,7 +89,6 @@ Miscellaneous tools
:columns: 6
* :ref:`CMake <cmake>`
* :ref:`doxygen <doxygen>`
* :ref:`emacs <emacs>`
* :ref:`i-pi <ipi>`
* :ref:`kate <kate>`
@ -254,21 +253,6 @@ The tool is authored by Xiaowang Zhou (Sandia), xzhou at sandia.gov.
----------
.. _doxygen:
doxygen tool
--------------------------
The tools/doxygen directory contains a shell script called
doxygen.sh which can generate a call graph and API lists using
the `Doxygen software <http://doxygen.org>`_.
See the included README file for details.
The tool is authored by Nandor Tamaskovics, numericalfreedom at googlemail.com.
----------
.. _drude:
drude tool