diff --git a/doc/src/Fortran.rst b/doc/src/Fortran.rst index 4d3f270513..63389482b2 100644 --- a/doc/src/Fortran.rst +++ b/doc/src/Fortran.rst @@ -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.