Unverified Commit 5983c2a8 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #1864 from akohlmey/doc-remove-redundant-links

More documentation ReStructuredText cleanup
parents 947827fe 472fe821
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -21,8 +21,3 @@ as described on the :doc:`Install <Install>` doc page.
   Build_extras
   Build_windows
   Build_development


.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html
+0 −5
Original line number Diff line number Diff line
@@ -430,8 +430,3 @@ you want to copy files to is protected.
There is no "install" option in the src/Makefile for LAMMPS.  If you
wish to do this you will need to first build LAMMPS, then manually
copy the desired LAMMPS files to the appropriate system directories.


.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html
+0 −5
Original line number Diff line number Diff line
@@ -238,8 +238,3 @@ enough version, you can download the latest version at
`https://cmake.org/download/ <https://cmake.org/download/>`_.
Instructions on how to install it on various platforms can be found
`on this page <https://cmake.org/install/>`_.


.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html
+0 −6
Original line number Diff line number Diff line
@@ -112,9 +112,3 @@ These reports require GCOVR to be installed. The easiest way to do this to insta
.. parsed-literal::

   pip install git+https://github.com/gcovr/gcovr.git



.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html
+0 −5
Original line number Diff line number Diff line
@@ -1414,8 +1414,3 @@ the settings are not valid for your system, check if one of the other
lib/vtk/Makefile.lammps.\* files is compatible and copy it to
Makefile.lammps.  If none of the provided files work, you will need to
edit the Makefile.lammps file.  See lib/vtk/README for details.


.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html
Loading