mass renaming of programmer guide files

This commit is contained in:
Axel Kohlmeyer
2020-09-25 13:59:29 -04:00
parent 9a523fef65
commit 495438105f
23 changed files with 19 additions and 19 deletions

View File

@ -10,8 +10,8 @@ of time and requests from the LAMMPS user community.
.. toctree::
:maxdepth: 1
pg_dev_org
pg_dev_flow
pg_dev_write
pg_dev_utils
pg_dev_classes
Developer_org
Developer_flow
Developer_write
Developer_utils
Classes

View File

@ -91,15 +91,15 @@ and consequently the function :cpp:func:`lammps_open` may not be used.
.. toctree::
:maxdepth: 1
pg_lib_create
pg_lib_execute
pg_lib_properties
pg_lib_objects
pg_lib_scatter
pg_lib_neighbor
pg_lib_config
pg_lib_utility
pg_lib_add
Library_create
Library_execute
Library_properties
Library_objects
Library_scatter
Library_neighbor
Library_config
Library_utility
Library_add
--------------------
@ -119,7 +119,7 @@ Python classes to run LAMMPS are available and they build on each other.
.. toctree::
:maxdepth: 1
pg_python
Python_module
-------------------
@ -136,7 +136,7 @@ be very similar to the C library API and the basic Python module.
.. toctree::
:maxdepth: 1
pg_fortran
Fortran
-------------------
@ -153,6 +153,6 @@ The following links provide some examples and references to the C++ API.
.. toctree::
:maxdepth: 1
pg_cplusplus
Cplusplus

View File

@ -73,9 +73,9 @@ Programmer Documentation
:name: progdoc
:includehidden:
pg_library
Library
Modify
pg_developer
Developer
.. toctree::
:caption: Index