diff --git a/doc/src/Errors.txt b/doc/src/Errors.txt index 8e10cb6ae4..7bc520c19d 100644 --- a/doc/src/Errors.txt +++ b/doc/src/Errors.txt @@ -8,7 +8,7 @@ Section"_Section_history.html :c :line -Errors :h3 +Errors :h2 These doc pages describe the errors you can encounter when using LAMMPS. The common problems include conceptual issues. The messages diff --git a/doc/src/Python.txt b/doc/src/Python.txt index 94a2e88f5e..169670d669 100644 --- a/doc/src/Python.txt +++ b/doc/src/Python.txt @@ -8,7 +8,7 @@ Section"_Errors.html :c :line -Use Python with LAMMPS :h3 +Use Python with LAMMPS :h2 These doc pages describe various ways that LAMMPS and Python can be used together.