InstallationΒΆ
Install sphinx-watermark using pip:
$ pip3 install sphinx-watermark
Note
Sphinx Watermark uses the Pillow module for creating PNG
files. If you encounter C module is not installed
errors when Sphinx loads the sphinx-watermark
extension, you may need to install some of the external libraries for Pillow.