===================================== Document outline (or bookmarks) - PD ===================================== Structing a document also allows for the outline. This is effectively a table of contents available in PDF readers that support quick navigation of the whole document, to go to the section or content needed. In Scryber the title attribute is converted to display as the outline of the document. Nested content will be under any parent title. Simple Outline ---------------- .. code-block:: xml

This is a heading

This is the heading on the second page.

When output the reader application or browser can show the content of the outline. Selecting any of the bookmark items should navigate directly to the page the content is on. .. image:: images/documentOutline.png