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
Auto Mode
In conf.py, set
email_automode = True
to automatically obfuscate all mailto links.
Manual Mode
To obfuscate an email address use the email role:
: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
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.3.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ab753b543e4c86a0927972408f4eda4b947d2f806f5e29c8de9c218dddcefd7 |
|
MD5 | f6cc04b7258c051a0463559f5ef67e61 |
|
BLAKE2b-256 | 9b490b2e5d557c57b22a17b07463d571b4f393a57fc6d824c8fa36b5710ba26e |
Close
Hashes for sphinxcontrib_email-0.3.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b4c6607fb0c2c4f0cd0a6b6b2855d4173255ed10e12bf995e44c95536d52ba8 |
|
MD5 | ea1940ddaa716bd3281b5d19ff86faaa |
|
BLAKE2b-256 | 017fd88af7c6a42a399b4d1f44160fbd8a5bb8f869a526f249bad32b43cacc33 |