Sphinx email obfuscation extension
Project description
This package provides sphinxcontrib.email, an email obfuscator for Sphinx-based documentation.
Installation
pip install sphinxcontrib-email
Configuration
Add 'sphinxcontrib.email' to the extensions list in conf.py.
extensions = [ 'sphinxcontrib.email' ]
Usage
To obfuscate an email address use something like:
:email:`Name Surname <user@myplace.org>`
Renders as “Name Surname” with the appropriate mailto link.
:email:`user@myplace.org`
Renders as “user@myplace.org” with the appropriate mailto link
Disclaimer
The obfuscation code was adapted from http://pypi.python.org/pypi/bud.nospam where it was released by Kevin Teague <kevin at bud ca> under a BSD license.
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
Built Distribution
Close
Hashes for sphinxcontrib-email-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b30af3ea2babb728b48d395267715fa8b4b1caab397eac30d3e3946f1fc9ca8f |
|
MD5 | b52530b54c970cff16e2fb33cf0cf1d3 |
|
BLAKE2b-256 | 20c735d945b06be3b1fb9830893f6e331961324e087aa51ebaa3a50bc9039b55 |
Close
Hashes for sphinxcontrib_email-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be6f3d587ea98ee7dfcce341f91ce5781967f77ece7d5d76186a8a1e6e4e5faf |
|
MD5 | 54f5cebb80187228810bfaebb7d52407 |
|
BLAKE2b-256 | ca7ef6916bd31d1459a9cf04e4d058510a2d630739fd79ad2600f31652302aea |