.. _file1_label: ======== File 1 ======== This is the content of **File 1**. It contains a table and a cross-reference to :ref:`File 2 `. Table Example ============= +--------------+-----------------+-----------------+ | Header 1 | Header 2 | Header 3 | +==============+=================+=================+ | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 | +--------------+-----------------+-----------------+ | Row 2 Col 1 | Row 2 Col 2 | Row 2 Col 3 | +--------------+-----------------+-----------------+ .. _file1_image: Image Example ============= .. image:: /_static/images/image_1.png :alt: Example Image 1 :width: 300px See also :ref:`File 3 `.