Commit dc6054fc authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

rename "All commands" headers to "General commands"

parent 0264edfc
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ END_RST -->
"Input script structure"_Commands_structure.html
"Commands by category"_Commands_category.html :all(b)

"All commands"_Commands_all.html 
"General commands"_Commands_all.html
"Fix commands"_Commands_fix.html
"Compute commands"_Commands_compute.html
"Pair commands"_Commands_pair.html
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ Documentation"_ld - "LAMMPS Commands"_lc :c

:line

"All commands"_Commands_all.html,
"General commands"_Commands_all.html,
"Fix styles"_Commands_fix.html,
"Compute styles"_Commands_compute.html,
"Pair styles"_Commands_pair.html,
@@ -17,9 +17,9 @@ Documentation"_ld - "LAMMPS Commands"_lc :c
"Improper styles"_Commands_bond.html#improper,
"KSpace styles"_Commands_kspace.html :tb(c=3,ea=c)

All commands :h3
General commands :h3

An alphabetic list of all LAMMPS commands.
An alphabetic list of all general LAMMPS commands.

"angle_coeff"_angle_coeff.html,
"angle_style"_angle_style.html,
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Documentation"_ld - "LAMMPS Commands"_lc :c
:link(ld,Manual.html)
:link(lc,Commands_all.html)

"All commands"_Commands_all.html,
"General commands"_Commands_all.html,
"Fix styles"_Commands_fix.html,
"Compute styles"_Commands_compute.html,
"Pair styles"_Commands_pair.html,
+3 −4
Original line number Diff line number Diff line
@@ -10,10 +10,9 @@ Documentation"_ld - "LAMMPS Commands"_lc :c
Commands by category :h3

This page lists most of the LAMMPS commands, grouped by category.  The
"Commands all"_Commands_all.html doc page lists all commands
alphabetically.  It also includes long lists of style options for
entries that appear in the following categories as a single command
(fix, compute, pair, etc).
"General commands"_Commands_all.html doc page lists all general commands
alphabetically.  Style options for entries like fix, compute, pair etc.
have their own pages where they are listed alphabetically.

Initialization:

+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ Documentation"_ld - "LAMMPS Commands"_lc :c

:line

"All commands"_Commands_all.html,
"General commands"_Commands_all.html,
"Fix styles"_Commands_fix.html,
"Compute styles"_Commands_compute.html,
"Pair styles"_Commands_pair.html,
Loading