Commit 8e9ea1e4 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

formatting tweak for Build the manual page

parent f4ea28cd
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -13,12 +13,12 @@ Building the LAMMPS Manual :h2
Depending on how you obtained LAMMPS, the doc directory has 
2 or 3 sub-directories and optionally 2 PDF files and an ePUB file:

src             content files for LAMMPS documentation
html            HTML version of the LAMMPS manual (see html/Manual.html)
tools           tools and settings for building the documentation
Manual.pdf      large PDF version of entire manual
Developer.pdf   small PDF with info about how LAMMPS is structured
LAMMPS.epub     Manual in ePUB format :pre
src             # content files for LAMMPS documentation
html            # HTML version of the LAMMPS manual (see html/Manual.html)
tools           # tools and settings for building the documentation
Manual.pdf      # large PDF version of entire manual
Developer.pdf   # small PDF with info about how LAMMPS is structured
LAMMPS.epub     # Manual in ePUB format :pre

If you downloaded LAMMPS as a tarball from the web site, all these
directories and files should be included.