transfer the rest of the Developer guide and remove the .tex versions and references to it

This commit is contained in:
Axel Kohlmeyer
2020-08-28 10:42:05 -04:00
parent f0788bfe86
commit f8495975d3
10 changed files with 225 additions and 922 deletions

View File

@ -471,7 +471,7 @@ LAMMPS source distribution.
.. code-block:: bash
make html # create HTML doc pages in html directory
make pdf # create Developer.pdf and Manual.pdf in this directory
make pdf # create Manual.pdf in this directory
make fetch # fetch HTML and PDF files from LAMMPS web site
make clean # remove all intermediate files
make clean-all # reset the entire doc build environment