Examplesnavigate_next reStructuredTextnavigate_next Hyperlink Targets
Quick search
code
Show Source
home Home launch ExternalLink NoIconLink link GitHub
Material Design Theme
Table Of Contents

Table of Contents

  • Getting Started
  • Examples
    • reStructuredText
      • Inline Markup
      • Typpography
      • Lists and Quote-like blocks
      • Tables
      • Footnotes
      • Hyperlink Targets
      • Directives
        • Admonitions
        • Images
        • Additional body elements
        • Special tables
        • Special directives
    • Sphinx Markup
      • Paragraph-level markup
      • Glossary
      • Grammar production displays
      • Code Blocks
      • Inline markup
      • Indexes
  • Developer’s Tips
    • Build Commands
  • 日本語フォント表示テスト用
    • セットアップ
    • 表示例
Material Design Theme
Table Of Contents

Table of Contents

  • Getting Started
  • Examples
    • reStructuredText
      • Inline Markup
      • Typpography
      • Lists and Quote-like blocks
      • Tables
      • Footnotes
      • Hyperlink Targets
      • Directives
        • Admonitions
        • Images
        • Additional body elements
        • Special tables
        • Special directives
    • Sphinx Markup
      • Paragraph-level markup
      • Glossary
      • Grammar production displays
      • Code Blocks
      • Inline markup
      • Indexes
  • Developer’s Tips
    • Build Commands
  • 日本語フォント表示テスト用
    • セットアップ
    • 表示例

Hyperlink Targets¶

Clicking on this internal hyperlink will take us to the target_
below.

.. _target:

The hyperlink target above points to this paragraph.

Clicking on this internal hyperlink will take us to the target below.

The hyperlink target above points to this paragraph.

.. _target1:
.. _target2:

The targets "target1" and "target2" are synonyms; they both
point to this paragraph.

The targets “target1” and “target2” are synonyms; they both point to this paragraph.

See the Python_ home page for info.

`Write to me`_ with your questions.

.. _Python: http://www.python.org
.. _Write to me: jdoe@example.com

See the Python home page for info.

Write to me with your questions.

arrow_back
Previous
Footnotes
arrow_forward
Next
Directives
Material Design Theme

Table of Contents

  • Getting Started
  • Examples
  • Developer’s Tips
  • 日本語フォント表示テスト用
© Copyright 2016, Masahiko Yasuda.
Generated by Sphinx 1.7.5 using sphinx_materialdesign_theme.