<?xml version='1.0' encoding='ISO-8859-1' ?>

<!--
The "name" attribute below specifies the name of the book.  This
name appears both in the table of contents and in the search scobe
popup menu.  This attribute is required.

The "context" attribute below specifies an alternate name of the book
and is only necessary when combining books for use with your
application's context-sensitive help. You can put any value you desire
here but it must contain only the characters "A-Z", "a-z", "0-9", or "_".
This attribute is optional.

The "toc" attribute specifies the relative filename of the XML file
that specifies the TOC structure for this book.  This attribute is
optional.

The "ix" attribute specifies the relative filename of the XML file
that specifies the index structure for this book.  This attribute
is optional.

The "search" attribute specifies the relative filename of the XML
file that will be generated by wwhelpix at the end of the conversion
process.  This attribute is optional.

The "version" attribute specifies what format version the file is 
described in and should always be "4.0".  This attribute is required.

The "locale" attribute specifies the native language/locale for
this book.  Currently valid values are en=English, fr=French, and
de=German.  To ensure that proper word breaking rules are followed,
this attribute must be set correctly.  This attribute is optional.
-->

<WebWorksHelpBook name="Catalyst Control Center" context="Catalyst_Control_Center" toc="toc.xml" ix="ix.xml" search="search.xml" version="4.0" encoding="ISO-8859-1" locale="en_US">

  <!-- 
  The following CommonWordsToSkip block allows you to define what
  words will be omitted from the generated full text search index.
  We have provided a list of low information words that are common
  in English as a starting point.  However, if you are processing
  documents in a different language, you will need to adjust the
  words accordingly.

  The "minlen" attribute specifies the minimum length of word to
  include in the full text search index.  Words that are fewer
  characters in length than this value will automatically be
  omitted from the search database, and need not be explicitly
  listed inside this block.  The default value of 3 seems to work
  well for English.  A value of 1 may be needed for CJK languages
  where one character can represent a whole word or concept.
  -->

  <CommonWordsToSkip minlen="2">
    a
    about
    after
    all
    also
    am
    an
    and
    another
    any
    are
    as
    at
    be
    because
    been
    before
    being
    between
    both
    but
    by
    came
    can
    come
    copyright
    corp
    corporation
    could
    did
    do
    does
    each
    etc
    for
    from
    get
    goes
    got
    had
    has
    have
    he
    her
    here
    him
    himself
    his
    how
    if
    in
    inc
    into
    is
    it
    its
    let
    like
    make
    many
    me
    might
    more
    most
    much
    must
    my
    never
    nor
    not
    now
    of
    off
    on
    one
    only
    or
    other
    our
    out
    over
    own
    reserved
    rights
    said
    same
    see
    set
    shall
    she
    should
    since
    so
    some
    still
    such
    take
    than
    that
    the
    their
    them
    then
    there
    these
    they
    this
    those
    though
    through
    to
    too
    under
    us
    use
    very
    was
    way
    we
    well
    were
    what
    when
    where
    which
    while
    who
    why
    will
    with
    would
    yes
    yet
    you
    your
  </CommonWordsToSkip>

  <!--
  The ScoringPrefs block allows you to control how search terms
  are scored by assigning different relative weights based on
  where a word occurs inside each document.  Three common
  META tags are supported by default, but this may be extended
  to custom META tags as follows (for a tag called partnum):

    <meta name="partnum" weight="100">

  For information on setting/creating META tags from within
  WebWorks Publisher, please see the online documentation.

  Note, that words occurring in elements not explicitly declared
  below will by default be scored with a weight of one.
  -->
  
  <ScoringPrefs>
    <meta name="keywords" weight="100"/>
    <meta name="description" weight="50"/>
    <meta name="summary" weight="50"/>
    <title weight="20"/>
    <h1 weight="15"/>
    <h2 weight="10"/>
    <caption weight="10"/>
    <h3 weight="7"/>
    <th weight="5"/>
    <h4 weight="5"/>
    <h5 weight="4"/>
    <h6 weight="3"/>
    <h7 weight="2"/>
  </ScoringPrefs>

  <!--
  The DocumentInfo block specifies the title and filename for
  each generated page in the book (excluding TOC and IX).
  -->

  <DocumentInfo>
    <Document title="Catalyst Control Center Concepts" href="Concepts_Overview_1_0_0001.html" />
    <Document title="Displays Manager" href="DisplaysManagerConcept_DisplaysManagerConcept_1_0_0001.html" />
    <Document title="Display Options" href="DisplayOptionsConcepts_DisplayOptionsConcepts_1_0_0001.html" />
    <Document title="3D Concepts" href="3DConcepts_3DConcepts_1_0_0001.html" />
    <Document title="Anti-Aliasing" href="ACE_3DConcepts_Shell.html" />
    <Document title="Adaptive Anti-Aliasing" href="ACE_3DConcepts_Shella.html" />
    <Document title="Anisotropic Filtering" href="ACE_3DConcepts_Shellb.html" />
    <Document title="Catalyst A.I." href="ACE_3DConcepts_Shellc.html" />
    <Document title="Mipmap Detail Level" href="ACE_3DConcepts_Shelld.html" />
    <Document title="Color" href="ColorConcepts_ColorConcepts_1_0_0001.html" />
    <Document title="Avivo&#8482; Video" href="VideoConcepts_VideoConcepts_1_0_0001.html" />
    <Document title="VPU Recover" href="VPURecoverConcepts_VPURecoverConcepts_1_0_0001.html" />
    <Document title="ATI Overdrive" href="OverDriveConcepts_OverDriveConcepts_1_0_0001.html" />
    <Document title="SmartGart&#8482;" href="SmartGartConcepts_SmartGartConcepts_1_0_0001.html" />
    <Document title="Hotkeys Manager" href="HotKeyConcepts_HotKeyConcepts_1_0_0001.html" />
    <Document title="Profiles Manager" href="ProfilesManagerConcepts_ProfilesManagerConcepts_1_0_0001.html" />
    <Document title="Skins" href="SkinsConcepts_SkinsConcepts_1_0_0001.html" />
    <Document title="Catalyst Control Center Dashboard" href="Dashboard_Introduction_1_0_0001.html" />
    <Document title="Catalyst Control Center Views" href="Dashboard_Dashboard_1_0_0001.html" />
    <Document title="Hotkeys Manager" href="HotkeysManager_Hotkeys_Manager_1_0_0001.html" />
    <Document title="Profiles Manager" href="ProfilesManager_Profiles_Manager_1_0_0001.html" />
    <Document title="Preferences" href="Preferences_Preferences_1_0_0001.html" />
    <Document title="Help" href="Help_Help_1_0_0001.html" />
    <Document title="Information Center" href="InfoCenter_InfoCenter_1_0_0001.html" />
    <Document title="Displays Manager" href="DisplaysManager_Overview_1_0_0001.html" />
    <Document title="Displays Manager Advanced" href="DisplaysManager_Advanced_1_0_0001.html" />
    <Document title="Stretched Desktop" href="StretchDesktop_StretchDesktop_1_0_0001.html" />
    <Document title="Display Options" href="DisplayOptions_DisplayOptions_1_0_0001.html" />
    <Document title="Monitor Properties" href="DeviceCRT_DeviceCRT_1_0_0001.html" />
    <Document title="Monitor Attributes" href="DeviceCRT_Attributes_1_0_0001.html" />
    <Document title="Avivo&#8482; Color" href="DeviceCRT_AvivoColor_1_0_0001.html" />
    <Document title="Monitor Adjustments" href="DeviceCRT_Adjustments_1_0_0001.html" />
    <Document title="HDTV Support" href="DeviceCRT_Troubleshoot_1_0_0001.html" />
    <Document title="Digital Panel Properties" href="DeviceDFP_Overview_1_0_0001.html" />
    <Document title="Digital Panel Attributes" href="DeviceDFP_Attributes_1_0_0001.html" />
    <Document title="Avivo&#8482; Color" href="DeviceDFP_AvivoColor_1_0_0001.html" />
    <Document title="HDTV Support" href="DeviceDFP_Troubleshoot_1_0_0001.html" />
    <Document title="3D for Radeon Series starting from 9500" href="Radeon3D_Overview_1_0_0001.html" />
    <Document title="Standard Settings" href="Radeon3D_Standard_Settings_1_0_0001.html" />
    <Document title="Anti-Aliasing" href="Radeon3D_Anti-Aliasing_1_0_0001.html" />
    <Document title="Adaptive Anti-Aliasing" href="Radeon3D_AdaptiveAnti-Aliasing_1_0_0001.html" />
    <Document title="Anisotropic Filtering" href="Radeon3D_Anisotropic_Filtering_1_0_0001.html" />
    <Document title="Catalyst A.I." href="Radeon3D_Catalyst_AI_1_0_0001.html" />
    <Document title="Mipmap Detail Level" href="Radeon3D_Mipmap_Detail_Level_1_0_0001.html" />
    <Document title="All Settings" href="Radeon3D_No_Preview_1_0_0001.html" />
    <Document title="API Specific" href="Radeon3D_API_Specific_1_0_0001.html" />
    <Document title="3D for Pre-Radeon 9500 Series" href="Radeon3DLegacy_Overview_1_0_0001.html" />
    <Document title="API Specific Settings for Pre-Radeon 9500" href="Radeon3DLegacy_API_Specific_1_0_0001.html" />
    <Document title=" What do you want to do?" href="Radeon3DLegacy_Standard_Settings_1_0_0001.html" />
    <Document title="Color " href="DisplaysColour_Overview_1_0_0001.html" />
    <Document title="Color Correction for Desktop" href="DisplaysColour_Desktop_1_0_0001.html" />
    <Document title="Color Correction for FullScreen 3D" href="DisplaysColour_FullScreen_3D_1_0_0001.html" />
    <Document title="Avivo&#8482; Video for Radeon X1000 Series and above" href="AvivoVideo_AvivoVideoOverview_1_0_0001.html" />
    <Document title="Standard Settings" href="AvivoVideo_Standard_Settings_1_0_0001.html" />
    <Document title="Video Adjustments" href="AvivoVideo_Adjustments_1_0_0001.html" />
    <Document title="Theater Mode" href="AvivoVideo_TheaterMode_1_0_0001.html" />
    <Document title="Deinterlacing" href="AvivoVideo_Deinterlacing_1_0_0001.html" />
    <Document title="All Settings" href="AvivoVideo_AllSettings_1_0_0001.html" />
    <Document title="Avivo&#8482; Video Converter" href="Transcoder_Transcoder_1_0_0001.html" />
    <Document title="Video for Radeon Series starting from 9500" href="MMVideo_MMVideoOverview_1_0_0001.html" />
    <Document title="Standard Settings" href="MMVideo_Standard_Settings_1_0_0001.html" />
    <Document title="Video Adjustments" href="MMVideo_Overlay_VideoVision_1_0_0001.html" />
    <Document title="Theater Mode" href="MMVideo_Theater_Mode_1_0_0001.html" />
    <Document title="Deinterlacing" href="MMVideo_Deinterlacing_1_0_0001.html" />
    <Document title="All Settings" href="MMVideo_No_Preview_1_0_0001.html" />
    <Document title="Video for Pre-Radeon 9500 Series" href="VideoSettings_Overview_1_0_0001.html" />
    <Document title="Standard Settings" href="VideoOverlay_Standard_Settings_1_0_0001.html" />
    <Document title="Video Adjustments" href="VideoOverlay_VIDEOVISION_1_0_0001.html" />
    <Document title="Theater Mode" href="VideoOverlay_Theater_Mode_1_0_0001.html" />
    <Document title="SmartGart&#8482;" href="SmartGart_SmartGart_1_0_0001.html" />
    <Document title="CrossFire&#8482;" href="MultiVPU_MultiVPU_1_0_0001.html" />
    <Document title="Workstation" href="WorkStationConfig_WorkStationConfig_1_0_0001.html" />
    <Document title="Notebook Panel Properties" href="DeviceLCD_Configurations_1_0_0001.html" />
    <Document title="Attributes" href="DeviceLCD_Attributes_1_0_0001.html" />
    <Document title="Avivo&#8482; Color" href="DeviceLCD_AvivoColor_1_0_0001.html" />
    <Document title="PowerPlay&#8482;" href="PowerPlay3_PowerPlay3_1_0_0001.html" />
    <Document title="TV Properties" href="DeviceTV_DeviceTV_1_0_0001.html" />
    <Document title="Image Quality" href="DeviceTV_Image_Quality_1_0_0001.html" />
    <Document title="Avivo&#8482; Color" href="DeviceTV_AvivoColor_1_0_0001.html" />
    <Document title="Screen Adjustments" href="DeviceTV_Adjustments_1_0_0001.html" />
    <Document title="TV Formats" href="DeviceTV_Formats_1_0_0001.html" />
    <Document title="HDMI-to-DVI Connection and Audio" href="HDMI_Audio_1_0_0001.html" />
    <Document title="Component Video Properties" href="DeviceCV_DeviceCV_1_0_0001.html" />
    <Document title="Formats" href="DeviceCV_Formats_1_0_0001.html" />
    <Document title="Avivo&#8482; Color" href="DeviceCV_AvivoColor_1_0_0001.html" />
    <Document title="Adjustments " href="DeviceCV_Adjustments_1_0_0001.html" />
    <Document title="Advanced" href="DeviceCV_Advanced_1_0_0001.html" />
    <Document title="VPU Recover" href="VPURecover_VPURecover_1_0_0001.html" />
    <Document title="ATI Overdrive" href="Overdrive2_Overdrive2_1_0_0001.html" />
    <Document title="ATI Overdrive 3 " href="Overdrive3_Overdrive3_1_0_0001.html" />
    <Document title="Glossary" href="Glossary_CCC_CCC_1_0_0001.html" />
    <Document title="Copyright Information" href="Copyright.html" />
    <Document title="Disclaimer" href="Disclaimer.html" />
  </DocumentInfo>

  <!--
  The TopicMap block is used for enabling context-sensitive help for
  use with your own software application. Publisher will automatically
  create Topic entries derived from the usage of the "TopicAlias"
  marker in your FrameMaker document(s). The "TopicAlias" marker should
  only contain the name of the topic.
  Each resulting Topic entry will be of the form:

    <Topic name="yourTopicName" href="yourBook/filename#123456">

  Where the topic name must contain only the characters:
  "A-Z", "a-z", "0-9", or "_".
  -->

  <TopicMap>
  </TopicMap>
</WebWorksHelpBook>
