From eb7568a4fb005e131ea47491529d06de566c88f6 Mon Sep 17 00:00:00 2001 From: Richard Berger <richard.berger@temple.edu> Date: Fri, 17 Aug 2018 10:13:19 -0400 Subject: [PATCH] Fixes issue #1058 --- doc/src/Build.txt | 2 +- doc/src/Commands.txt | 2 +- doc/src/Manual.txt | 2 +- doc/src/Run_basics.txt | 2 +- doc/src/Run_options.txt | 2 +- doc/src/Run_output.txt | 2 +- doc/src/Run_windows.txt | 2 +- doc/src/lammps.book | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/src/Build.txt b/doc/src/Build.txt index e62268b84b..1046171de1 100644 --- a/doc/src/Build.txt +++ b/doc/src/Build.txt @@ -1,5 +1,5 @@ "Previous Section"_Install.html - "LAMMPS WWW Site"_lws - "LAMMPS -Documentation"_ld - "LAMMPS Commands"_lc - "Next Section"_Run.html :c +Documentation"_ld - "LAMMPS Commands"_lc - "Next Section"_Run_head.html :c :link(lws,http://lammps.sandia.gov) :link(ld,Manual.html) diff --git a/doc/src/Commands.txt b/doc/src/Commands.txt index 84eac285f7..a1a94c6d29 100644 --- a/doc/src/Commands.txt +++ b/doc/src/Commands.txt @@ -1,4 +1,4 @@ -"Previous Section"_Run.html - "LAMMPS WWW Site"_lws - +"Previous Section"_Run_head.html - "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc - "Next Section"_Packages.html :c diff --git a/doc/src/Manual.txt b/doc/src/Manual.txt index 9bd346e8a0..e63032f03b 100644 --- a/doc/src/Manual.txt +++ b/doc/src/Manual.txt @@ -112,7 +112,7 @@ END_RST --> "Introduction"_Intro.html :olb,l "Install LAMMPS"_Install.html :l "Build LAMMPS"_Build.html :l -"Run LAMMPS"_Run.html :l +"Run LAMMPS"_Run_head.html :l "Commands"_Commands.html :l "Optional packages"_Packages.html :l "Accelerate performance"_Speed.html :l diff --git a/doc/src/Run_basics.txt b/doc/src/Run_basics.txt index c83d17d6a9..02139a8c69 100644 --- a/doc/src/Run_basics.txt +++ b/doc/src/Run_basics.txt @@ -1,4 +1,4 @@ -"Higher level section"_Run.html - "LAMMPS WWW Site"_lws - "LAMMPS +"Higher level section"_Run_head.html - "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c :link(lws,http://lammps.sandia.gov) diff --git a/doc/src/Run_options.txt b/doc/src/Run_options.txt index 0704e3b619..9c862d7b8e 100644 --- a/doc/src/Run_options.txt +++ b/doc/src/Run_options.txt @@ -1,4 +1,4 @@ -"Higher level section"_Run.html - "LAMMPS WWW Site"_lws - "LAMMPS +"Higher level section"_Run_head.html - "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c :link(lws,http://lammps.sandia.gov) diff --git a/doc/src/Run_output.txt b/doc/src/Run_output.txt index a534ae7c7b..7d5a9e6ae6 100644 --- a/doc/src/Run_output.txt +++ b/doc/src/Run_output.txt @@ -1,4 +1,4 @@ -"Higher level section"_Run.html - "LAMMPS WWW Site"_lws - "LAMMPS +"Higher level section"_Run_head.html - "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c :link(lws,http://lammps.sandia.gov) diff --git a/doc/src/Run_windows.txt b/doc/src/Run_windows.txt index 1151a4a2bb..2b93cc7d49 100644 --- a/doc/src/Run_windows.txt +++ b/doc/src/Run_windows.txt @@ -1,4 +1,4 @@ -"Higher level section"_Run.html - "LAMMPS WWW Site"_lws - "LAMMPS +"Higher level section"_Run_head.html - "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c :link(lws,http://lammps.sandia.gov) diff --git a/doc/src/lammps.book b/doc/src/lammps.book index c961004f83..f1ff39d80b 100644 --- a/doc/src/lammps.book +++ b/doc/src/lammps.book @@ -25,7 +25,7 @@ Build_basics.html Build_settings.html Build_package.html Build_extras.html -Run.html +Run_head.html Run_basics.html Run_options.html Run_output.html -- GitLab