sphinx-links

Added external links to Sphinx project as :l:`name of link`.


Keywords
sphinx, documentation
License
QPL-1.0
Install
pip install sphinx-links==0.0.7

Documentation

Sphinx-doc external links

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.