Fixed hyperlinks to LIBLAMMPS in Fortran.rst

This commit is contained in:
Karl Hammond
2022-10-21 09:53:07 -05:00
parent b6287a0fe6
commit ed7d608919

View File

@ -230,9 +230,13 @@ Below is an example demonstrating some of the possible uses.
The :f:mod:`LIBLAMMPS` module API
*********************************
.. f:module:: LIBLAMMPS
Below are the detailed descriptions of definitions and interfaces
of the contents of the :f:mod:`LIBLAMMPS` Fortran interface to LAMMPS.
.. f:currentmodule:: None
.. f:type:: lammps
Derived type that is the general class of the Fortran interface.