File: index.rst

package info (click to toggle)
sphinx-hoverxref 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,296 kB
  • sloc: javascript: 2,538; python: 912; makefile: 16
file content (20 lines) | stat: -rw-r--r-- 695 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Example page
============

This is an example page.

:ref:`This a :ref: to The Python Tutorial using intersphinx <python:tutorial-index>`.
:ref:`This a :ref: to datetime.datetime Python's function using intersphinx <python:datetime-datetime>`.
:py:attr:`Python's datetime.time.minute <python:datetime.time.minute>`.

:ref:`This a :ref: to Config File v2 Read the Docs' page using intersphinx <readthedocs:config-file/v2:python>`.

:py:class:`float`

.. autofunction:: hoverxref.extension.setup


:py:func:`hoverxref.extension.setup`

Using just the ``default_role = "obj"`` with intersphinx object: `float`.
See https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-default_role