populate dump style index by moving commands off of commands_list.rst

This commit is contained in:
Axel Kohlmeyer
2024-08-14 11:06:35 -04:00
parent f0f8b49afb
commit 78fe9585a4
3 changed files with 24 additions and 30 deletions

View File

@ -144,26 +144,28 @@ Indices and tables
* :ref:`genindex`
* :ref:`search`
.. _webbrowser:
.. admonition:: Web Browser Compatibility
:class: note
.. only:: html
The HTML version of the manual makes use of advanced features present
in "modern" web browsers. This leads to incompatibilities with older
web browsers and specific vendor browsers (e.g. Internet Explorer on Windows)
where parts of the pages are not rendered as expected (e.g. the layout is
broken or mathematical expressions not typeset). In that case we
recommend to install/use a different/newer web browser or use
the `PDF version of the manual <https://docs.lammps.org/Manual.pdf>`_.
.. _webbrowser:
.. admonition:: Web Browser Compatibility
:class: note
The following web browser versions have been verified to work as
expected on Linux, macOS, and Windows where available:
The HTML version of the manual makes use of advanced features present
in "modern" web browsers. This leads to incompatibilities with older
web browsers and specific vendor browsers (e.g. Internet Explorer on Windows)
where parts of the pages are not rendered as expected (e.g. the layout is
broken or mathematical expressions not typeset). In that case we
recommend to install/use a different/newer web browser or use
the `PDF version of the manual <https://docs.lammps.org/Manual.pdf>`_.
- Safari version 11.1 and later
- Firefox version 54 and later
- Chrome version 54 and later
- Opera version 41 and later
- Edge version 80 and later
The following web browser versions have been verified to work as
expected on Linux, macOS, and Windows where available:
Also Android version 7.1 and later and iOS version 11 and later have
been verified to render this website as expected.
- Safari version 11.1 and later
- Firefox version 54 and later
- Chrome version 54 and later
- Opera version 41 and later
- Edge version 80 and later
Also Android version 7.1 and later and iOS version 11 and later have
been verified to render this website as expected.

View File

@ -31,15 +31,6 @@ Commands
dihedral_write
dimension
displace_atoms
dump
dump_adios
dump_cfg_uef
dump_h5md
dump_image
dump_modify
dump_molfile
dump_netcdf
dump_vtk
dynamical_matrix
echo
fix

View File

@ -1,8 +1,9 @@
Dump Styles
###############
###########
.. toctree::
:maxdepth: 1
:glob:
dump*
dump
dump_*