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 6a91f2ec67
commit 9144f7abcf
3 changed files with 24 additions and 30 deletions

View File

@ -144,8 +144,10 @@ Indices and tables
* :ref:`genindex` * :ref:`genindex`
* :ref:`search` * :ref:`search`
.. _webbrowser: .. only:: html
.. admonition:: Web Browser Compatibility
.. _webbrowser:
.. admonition:: Web Browser Compatibility
:class: note :class: note
The HTML version of the manual makes use of advanced features present The HTML version of the manual makes use of advanced features present

View File

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

View File

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