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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03fd27718d5496f17f69d96a8e000d8484e439e4a780a0abf38fa341f520da33 |
|
MD5 | 72f34e87422f286987797715a322472b |
|
BLAKE2b-256 | 6ebe9bf9b545ea49cb842e21248d5c2194d1928a5e6f01579a721373c100b1e5 |
Close
Hashes for sphinxcontrib_email-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c09cb93547db150b7af878854dd9bb25af152784dcd4145f4ecad89d48a2db62 |
|
MD5 | 4fc31582b41099dfeb7c59bfc9a9dcac |
|
BLAKE2b-256 | 207997d0aa3c75f3c38a52b899bfa88fe7127812126b17af96ecaf2c340828c5 |