Example of sphinxcontrib.linkattr

Homepage [external link]

Demo

Contents:

Other Demos


From README.md [external link]

A Sphinx extension, which overrides attributes of internal/external links.

  • tests/simple/ [external link] (demo: this page)

    A simple example with an open in new tab function and a suffix [external link].

    • In conf.py

      extensions += ['sphinxcontrib.linkattr']
      linkattr_suffix_external = ' [external link]'