Skip to main content

A Sphinx extension that enables watermarks for HTML output.

Project description

https://travis-ci.org/kallimachos/sphinxmark.svg?branch=master https://img.shields.io/pypi/status/sphinxmark.svg?style=flat https://img.shields.io/pypi/v/sphinxmark.svg?style=flat https://img.shields.io/badge/Python-2.7-brightgreen.svg?style=flat https://img.shields.io/badge/Python-3.4-brightgreen.svg?style=flat http://img.shields.io/badge/license-GPL-blue.svg?style=flat

sphinxmark is an extension for Sphinx that enables watermarks for HTML output.

Full documentation: https://kallimachos.github.io/sphinxmark/

Usage

  1. Install sphinxmark:

    $ pip install sphinxmark
  2. Add sphinxmark to the list of extensions in conf.py:

    extensions = ['sphinxmark']
  3. Specify a static directory in conf.py for your image files. If the path does not exist, the sphinxmark extension creates the directory and populates it with watermark.css and watermark-draft.png:

    html_static_path = ['_static']
  4. Configure sphinxmark in conf.py as required:

    watermark_enable = True
    watermark_image = 'default'
    watermark_div = 'default'
    watermark_debug = False
  5. Put images in your static directory and use the watermark_image option to specify a custom watermark image.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxmark-0.1.2.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

sphinxmark-0.1.2-py2.py3-none-any.whl (29.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sphinxmark-0.1.2.tar.gz.

File metadata

  • Download URL: sphinxmark-0.1.2.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sphinxmark-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4e712330b488066931b4777fa4e1320ed59a6a648843028484cee9caff408ef6
MD5 97af1a2713b0d29644ac6ae601292220
BLAKE2b-256 ec337ffe734c557f6540aac46a52dec9235a9f5fc3973749ce01db6b31a30c36

See more details on using hashes here.

File details

Details for the file sphinxmark-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxmark-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c8a7bf52b68e0332327fac0fcef7fb0b51c1e85c25f63973d26d58636c9360c9
MD5 df1241c1c738ce0337b3334e441641f0
BLAKE2b-256 29fdb23a5de451f671622f49e185ef0e229a8cfc0c3b36e5411110b1192a4cc9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page