Commit b65ae605 authored by Richard Berger's avatar Richard Berger
Browse files

Added one-liner for HTML-only docs in Build.txt

parent 91fdd98f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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.