An open API service indexing awesome lists of open source software.

https://github.com/uralbash/sphinx-links

Add external links to Sphinx project as :l:`name of link`
https://github.com/uralbash/sphinx-links

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

Sphinx-doc external links
=========================

Install
-------

.. code-block:: bash

$ pip install sphinx_links

Edit your Sphinx's ``conf.py``
------------------------------

.. code-block:: python

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.