
Frhed Folder Structure
=========================

 - Docs
   - Developers
   - Users
     - Manual
 - FRHED
   - res
 - Installer
   - NSIS
   - Runtimes
 - rawio32
 - Testing
   - GoogleTest
 - Tools
 - Translations
   - Frhed
 - Web


Frhed/Docs/
 - Folder containing Frhed documentation, but not user manual

Frhed/Docs/Developers
 - Documentation for developers

Frhed/Docs/Users
 - Documentation for users, changelog etc

Frhed/Docs/Users/Manual
 - Docbook-based user manual

Frhed/FRHED/
 - Frhed executable and heksedit.dll codes, main source folder.

Frhed/FRHED/res
 - Frhed/heksedit resource files (images, icons etc)

Frhed/Installer/
 - Frhed installer(s) files

Frhed/Installer/NSIS/
 - Frhed NSIS installer - currently the only installer

Frhed/Installer/Runtimes/
 - Microsoft runtimes included into the installer

Frhed/rawio32/
 - 32-bit code library to access disk data directly

Frhed/Testing/
 - Testing related files and projects. Test data.

Frhed/Testing/GoogleTest
 - Google Test unit test projects

Frhed/Tools/
 - Scripts and other needed tools

Frhed/Translations/Frhed
 - Frhed executable translations and related files (scripts) 

Frhed/Web/
 - Frhed web site files
