<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="The Documentation Window" package="Max" rankfactor="4">
  <h1>
	The Documentation Window
	</h1>
  <p>
	The documentation window permits you to read, search, and navigate Max's documentation resources.
  There are two main components to this window: the top toolbar and the left sidebar.
</p>
  <a name="docwindowtoolbar"/>
  <h2>
	Documentation Window Toolbar
</h2>
  <p>
		There are several icons across the top of the documentation window that are designed to
    help you navigate through the documentation.
	</p>
  <p>
		The <i>Home</i> button displays the Max documentation home page, the entry point for all
    documentation resources.
	</p>
  <p>
    <img width="116" src="images/docwindow1.png"></img>
  </p>
  <p>
		The <i>Recently Viewed</i> button displays a list of recent documentation
    pages that you have viewed, and allows you to quickly select one of those
    pages to jump to.
	</p>
  <p>
    <img width="120" src="images/docwindow2.png"></img>
  </p>
  <p>
		The <i>Navigate Back</i> button is the same thing as a Back button in a web browser.
	</p>
  <p>
    <img width="148" src="images/docwindow3.png"></img>
  </p>
  <p>
	The <i>Navigate Forward</i> button is the same thing as a Forward button in a web browser.
</p>
  <p>
    <img width="149" src="images/docwindow4.png"></img>
  </p>
  <p>
	When a documentation page is selected and displayed in the Documentation window, a <i>Navigation Path</i> will
  appear in the toolbar. You can click on any element of the path to jump to that page.
</p>
  <p>
    <img width="379" src="images/docwindow5.png"></img>
  </p>
  <p>
  The <link module="core" name="docsearch" type="vignette">search field</link> allows you to search the entire
  documentation for key words.
</p>
  <p>
    <img width="279" src="images/docwindow_search.png"></img>
  </p>
  <p>
    The <i>Open in Browser</i> button will open the currently displayed documentation page in your web browser.
</p>
  <p>
    <img width="148" src="images/docwindow7.png"></img>
  </p>
  <h2>
  Documentation Window Sidebar
</h2>
  <p>
  The left sidebar serves two functions: When on the Documentation home page, it allows you to quickly navigate
  to specific types of documentation that are relevant to different areas of Max (MSP, Jitter, Gen, etc.). When a
  documentaion page is selected and displayed in the window, the sidebar allows you to quickly jump to sections
  within that document.
</p>
  <p>
  The <i>X</i> button at the top closes the sidebar.
  </p>
  <p>
  <img width="147" src="images/docwindow8.png"></img>
  </p>
  <p>
  When on the Documentation home page, there will be a <i>Getting Started</i> link in the sidebar that displays
  documents inteded to help new users.
  </p>
  <p>
  <img width="148" src="images/docwindow9.png"></img>
  </p>
  <p>
  Each module of the Max application (Max, MSP, Jitter, Gen, etc.) is displayed in the home page sidebar. Expanding
  one of these sections will show the various types of documentation relevant to that module. For instance, when expanding
  the <i>Max</i> section you will see a drop-down menu for Objects, Topics, Tutorials, and Guides that all relate to Max.
  </p>
  <p>
  <img width="148" src="images/docwindow10.png"></img>
  </p>
  <p>
  Clicking on <i>Objects</i> from any of the module menus will display a list of all objects related to that module.
  These objects can be sorted alphabetically or by function.
  </p>
  <p>
  <img width="752" src="images/docwindow11.png"></img>
  </p>
  <p>
  Any external packages that are installed via the Package Manager or placed in Documents/Max 8/Packages will
  appear under the <i>Packages</i> section of the sidebar.
  </p>
  <p>
  <img width="149" src="images/docwindow12.png"></img>
  </p>
  <p>
  If a documentaion page is displayed, and that page is divided into multiple sections, the sidebar will allow
  you to quickly jump to each section within the document.
  </p>
  <p>
  <img width="149" src="images/docwindow13.png"></img>
  </p>
</vignette>
