Sphinx email obfuscation extension
Project description
sphinxcontrib-email
===================
This package contains sphinxcontrb.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>`
: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
History
=======
0.1
First public release.
===================
This package contains sphinxcontrb.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>`
: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
History
=======
0.1
First public release.
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.1-py2.6.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 668620104dedc84c0c56c12f16b173e03d1a5f3db739778ce2ec3adcc531fd5e |
|
MD5 | 6a161a9d591f9c25b861f28790719d2f |
|
BLAKE2b-256 | 43843ca0271af0bfbe034d82f975985111227385185b95c9febbf3e50b110768 |