diff --git a/doc/src/Build.txt b/doc/src/Build.txt index 50d62ac889..8906549350 100644 --- a/doc/src/Build.txt +++ b/doc/src/Build.txt @@ -42,7 +42,8 @@ END_RST --> "Optional build settings"_Build_settings.html "Include packages in build"_Build_package.html "Packages with extra build options"_Build_extras.html -"Notes for building LAMMPS on Windows"_Build_windows.html :all(b) +"Notes for building LAMMPS on Windows"_Build_windows.html +"Development build options (CMake only)"_Build_development.html :all(b) If you have problems building LAMMPS, it is often due to software issues on your local machine. If you can, find a local expert to diff --git a/doc/src/Build_development.txt b/doc/src/Build_development.txt index 7ce4b0e8a6..16a3d3d20e 100644 --- a/doc/src/Build_development.txt +++ b/doc/src/Build_development.txt @@ -7,7 +7,7 @@ Documentation"_ld - "LAMMPS Commands"_lc :c :line -Development options (CMake only) :h3 +Development build options (CMake only) :h3 The CMake build of LAMMPS has a few extra options which are useful during development, testing or debugging.