<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Searching the Documentation" package="Max" rankfactor="3">
  <h1>
	Searching within the Documentation Window
	</h1>
  <p>
	You can search the Max documentation by using the Documentation window.
	It allows you to perform searches and explore documentation resources.
</p>
  <bluebox>
    <h2>
	Using documentation search results
	</h2>
    <ul>
      <li>
        Click in the Search field at the upper right of the Documentation window
        and enter the text you are looking for. The results of your search
        will be returned as you type, organized by types.
      </li>
    </ul>
    <p>
      <img width="819" src="images/docsearch1.png"></img>
    </p>
    <ul>
      <li>The results displayed will include Object Reference Pages, Tutorials, Guides, and Topics. You can
        scroll down and locate the document you're looking for. Clicking on the document will display it in the
        Documentation window.
		</li>
    </ul>
    <p>
      <img width="819" src="images/docsearch2.png"></img>
    </p>
    <ul>
      <li>
        To show all the search results, click on <b>View All ... Results</b>.
        The complete list of related search results will
        appear in the Documentation window, and the window will display a header
        which allows you to further refine your search. You can scroll down and locate
        the document you're looking for.
		</li>
    </ul>
    <p>
      <img width="819" src="images/docsearch3.png"></img>
    </p>
    <ul>
      <li>To refine your search, click on any link in the header to display <i>only</i>
			that type of search result.
		</li>
    </ul>
    <p>
      <img width="819" src="images/docsearch4.png"></img>
    </p>
    <ul>
      <li>Click any item link to display your choice in the Documentation window.</li>
    </ul>
  </bluebox>
</vignette>
