From 31165082c1c8305bda860c9333500a696463f08c Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sat, 22 Feb 2020 18:41:36 -0500 Subject: [PATCH] change pseudo external link to internal link. provide links to the command subpages --- doc/src/Manual.rst | 1 - doc/src/Packages_details.rst | 22 +++++++++++++--------- doc/src/Speed_packages.rst | 4 +--- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/doc/src/Manual.rst b/doc/src/Manual.rst index 61b882394c..e74f0d9a6d 100644 --- a/doc/src/Manual.rst +++ b/doc/src/Manual.rst @@ -36,7 +36,6 @@ Once you are familiar with LAMMPS, you may want to bookmark :doc:`this page ` on the :doc:`Bu * :doc:`Section 2.6 -sf gpu ` * :doc:`Section 2.6 -pk gpu ` * :doc:`package gpu ` -* `Commands all `_ pages (pair,kspace) for styles followed by (g) +* :doc:`Commands ` pages (:doc:`pair `, :doc:`kspace `) + for styles followed by (g) * `Benchmarks page `_ of web site @@ -481,7 +480,9 @@ This package has :ref:`specific installation instructions ` on the :doc: * :doc:`Section 2.6 -sf kk ` * :doc:`Section 2.6 -pk kokkos ` * :doc:`package kokkos ` -* `Commands all `_ pages (fix,compute,pair,etc) for styles followed by (k) +* Search the :doc:`commands ` pages (:doc:`fix `, :doc:`compute `, + :doc:`pair `, :doc:`bond, angle, dihedral, improper `, + :doc:`kspace `) for styles followed by (k) * `Benchmarks page `_ of web site @@ -517,7 +518,7 @@ different FFT options for your LAMPMS build. * :doc:`Howto tip4p ` * :doc:`Howto spc ` * :doc:`pair_style coul ` -* :doc:`Commands pair ` page for styles with "long" or "msm" in name +* Search the :doc:`pair style ` page for styles with "long" or "msm" in name * examples/peptide * bench/in.rhodo @@ -578,7 +579,7 @@ A variety of many-body and bond-order potentials. These include **Supporting info:** * src/MANYBODY: filenames -> commands -* :doc:`Commands pair ` page +* :doc:`Pair style ` page * examples/comb * examples/eim * examples/nb3d @@ -803,7 +804,7 @@ This package has :ref:`specific installation instructions ` on the :doc:`Bu * :doc:`Speed packages ` * :doc:`Speed opt ` * :doc:`Section 2.6 -sf opt ` -* :doc:`Commands pair ` for styles followed by (t) +* Search the :doc:`pair style ` page for styles followed by (t) * `Benchmarks page `_ of web site @@ -1641,7 +1642,8 @@ This package has :ref:`specific installation instructions ` on the : * :doc:`Section 2.6 -sf intel ` * :doc:`Section 2.6 -pk intel ` * :doc:`package intel ` -* `Commands all `_ pages (fix,compute,pair,etc) for styles followed by (i) +* Search the :doc:`commands ` pages (:doc:`fix `, :doc:`compute `, + :doc:`pair `, :doc:`bond, angle, dihedral, improper `, :doc:`kspace `) for styles followed by (i) * src/USER-INTEL/TEST * `Benchmarks page `_ of web site @@ -2001,7 +2003,9 @@ This package has :ref:`specific installation instructions ` on the :do * :doc:`Section 2.6 -sf omp ` * :doc:`Section 2.6 -pk omp ` * :doc:`package omp ` -* `Commands all `_ pages (fix,compute,pair,etc) for styles followed by (o) +* Search the :doc:`commands ` pages (:doc:`fix `, :doc:`compute `, + :doc:`pair `, :doc:`bond, angle, dihedral, improper `, + :doc:`kspace `) for styles followed by (o) * `Benchmarks page `_ of web site diff --git a/doc/src/Speed_packages.rst b/doc/src/Speed_packages.rst index 124e623215..0526961a81 100644 --- a/doc/src/Speed_packages.rst +++ b/doc/src/Speed_packages.rst @@ -37,8 +37,6 @@ standard or user packages: Speed_omp Speed_opt -.. _lc: Commands_all.html - Inverting this list, LAMMPS currently has acceleration support for three kinds of hardware, via the listed packages: @@ -72,7 +70,7 @@ Lennard-Jones :doc:`pair_style lj/cut `: * :doc:`pair_style lj/cut/opt ` To see what accelerate styles are currently available for a particular -style, find the style name in the `Commands\_all `_ +style, find the style name in the :doc:`Commands ` style pages (fix,compute,pair,etc) and see what suffixes are listed (g,i,k,o,t) with it. The doc pages for individual commands (e.g. :doc:`pair lj/cut ` or :doc:`fix nve `) also list