remove doxygen tool folder and references to it in the input as it is no longer compatible and needed

This commit is contained in:
Axel Kohlmeyer
2020-08-30 19:56:49 -04:00
parent 3be064748d
commit e8e57b0628
6 changed files with 1 additions and 3295 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