From a95f6d7aa0d7a2157f33c290acb9357289972cd5 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sat, 21 Jan 2023 11:19:04 -0500 Subject: [PATCH] update header --- doc/src/Intro_portability.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/src/Intro_portability.rst b/doc/src/Intro_portability.rst index 95e7ad8f22..49db13a6be 100644 --- a/doc/src/Intro_portability.rst +++ b/doc/src/Intro_portability.rst @@ -1,5 +1,5 @@ -Portability and compatibility of LAMMPS ---------------------------------------- +LAMMPS portability and compatibility +------------------------------------ The primary form of distributing LAMMPS is through highly portable source code. But also several ways of obtaining LAMMPS as `precompiled @@ -71,5 +71,3 @@ process, however, all contributions are automatically tested to compile, link, and pass some runtime tests on a selection of Linux flavors, macOS, and Windows with different compilers. Other platforms may be checked occasionally or when portability bug are reported. - -