Added external links to Sphinx project as :l:`name of link`.
Project description
Install
$ pip install sphinx_links
Edit your Sphinx’s conf.py
links_collection = {
'ITCase': 'http://itcase.pro',
'YoPhone': 'https://yotaphone.com',
'Pyramid': 'http://www.pylonsproject.org',
}
extensions = ['sphinx_links', ]
Usage
:l:`Pyramid` framework. :l:`YoPhone` eink with GSM. :l:`ITCase` LLC.
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
sphinx-links-0.0.6.tar.gz
(3.2 kB
view hashes)