Fix doc build errors

This commit is contained in:
Richard Berger
2020-09-15 19:50:28 -04:00
parent 7611efeea2
commit 38f0a2e24c
2 changed files with 2 additions and 1 deletions

View File

@ -1989,6 +1989,7 @@ Nakano
nall nall
namespace namespace
namespaces namespaces
namedtuple
nan nan
NaN NaN
Nandor Nandor

View File

@ -2430,7 +2430,7 @@ class IPyLammps(PyLammps):
""" """
Load video from file Load video from file
Can be used to visualize videos from :doc:`dump_movie`. Can be used to visualize videos from :doc:`dump movie <dump_image>`.
:param filename: Path to video file :param filename: Path to video file
:type filename: string :type filename: string