A Sphinx extension that enables watermarks for HTML output.
Project description
sphinxmark is an extension for Sphinx that enables watermarks for HTML output.
Full documentation: https://kallimachos.github.io/sphinxmark/
Installation
Install sphinxmark using pip:
$ pip install sphinxmark
Usage
Add sphinxmark to the list of extensions in conf.py:
extensions = ['sphinxmark']
Enable sphinxmark in conf.py:
sphinxmark_enable = True
Build your docs as normal. A DRAFT watermark now appears behind the text.
Note
Some Sphinx themes place body content in different CSS divs. See the sphinxmark documentation for full configuration details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sphinxmark-1.0.0.tar.gz
(205.0 kB
view hashes)
Built Distribution
sphinxmark-1.0.0-py2.py3-none-any.whl
(203.9 kB
view hashes)
Close
Hashes for sphinxmark-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d732fabe7759ed53fda77d8de7d441fb2e37404418e5faccf28178644d793854 |
|
MD5 | 7aa6f1f3125ac6020c56b097c7916b48 |
|
BLAKE2-256 | 74c5b43ca62517d0e4da6ad6f7f4f5478dc75dfb977a096b6fe37dca386b2f33 |