-------------------------------------------------------------------------------
Project: TWL Manual Tools
File: SourceTreeMap.txt

Copyright (C) 2007-2009 Nintendo. All Rights Reserved.

These coded instructions, statements, and computer programs contain
proprietary information of Nintendo of America Inc. and/or Nintendo
Company Ltd., and are protected by Federal copyright law.  They may
not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo.

$Revision: 1957 $
-------------------------------------------------------------------------------

Directory structure of the TWL Manual Tools package


 TwlManualTools             TWL Manual Tools top page
 |
 |
 |--ManualEditorStarter.exe    TWL Manual Editor startup program
 |--SourceTreeMap.txt          This file
 |--readme.txt                 The readme file
 |
 |
 |--docs                       Documents
 |  |
 |  |--ReleaseNotes.html      -  The document containing release notes about TWL Manual Tools
 |  |--ProgrammerGuide.pdf    -  E-Manual Display Library (M2d) Programmer's Guide
 |  +--QuickStart.pdf         -  The TWL Manual Tools quick-start document
 |
 |
 |--build                      Build directory
 |  |
 |  |--buildtools             -  Files necessary for build
 |  |
 |  |--demos                  -  Demo applications
 |  |  |
 |  |  +--m2d                 -  -  Demos for the E-Manual Display (M2d) library
 |  |
 |  +--libraries              -  Library source code
 |      |
 |      +--m2d                -  -  E-Manual Display (M2d) library source code
 |
 |
 |--include                    Include files
 |  |
 |  +--ntmv                   - Header file for TWL Manual Tools
 |      |
 |      +--m2d                -  -  Header file for E-Manual Display (M2d) library
 |
 |
 |--man                        Reference manual (HTML)
 |  |
 |  +--en_US                  -  English
 |
 |
 |--lib                        Directory in which the library is created
 |  |  
 |  +--ARM9-TS                -  Main processor TS and later libraries
 |      |
 |      |--Debug              -  -  Debug version
 |      |--Release            -  -  Release version
 |      +--Rom                -  -  Final ROM version
 |
 |
 |--data                       E-Manual Display (M2d) library Resources
 |
 |
 |--manualResources            Resources for the E-Manual creation environment
 |
 |
 +--tools                      Tools
    |
    |--bin                    -  Converter and other executable files
    |--ManualEditor           -  TWL ManualEditor
    |--ManualViewer           -  TWL-ManualViewer
    |--ManualViewerSD         -  TWL Manual Viewer SD
    |--mcsserver              -  The TWL-System MCS server
    |--preview                -  Preview, the PC preview tool
    +--ManualPCPreviewCapturer - Support tool for capturing PC preview screenshots
