populate dump style index by moving commands off of commands_list.rst
This commit is contained in:
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -1,8 +1,9 @@
|
|||||||
Dump Styles
|
Dump Styles
|
||||||
###############
|
###########
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
dump*
|
dump
|
||||||
|
dump_*
|
||||||
|
|||||||
Reference in New Issue
Block a user