Short:        MUI2HTML converter program
Author:       John Haubrich
Uploader:     amigasourcecodepreservation gmail com
Type:         dev/mui
Version:      1.0
Architecture: m68k-amigaos

MUI2HTML converter program
Converts MUI Autodocs to HTML format.

Uploaded to aminet for historical preservation.

NOTES
=================
==========================================================================
   MUI2HTML 1.0
==========================================================================

   This is a quick README file on the contents of MUI2HTML archive.

   · MUI2HTML converter program
      Converts MUI Autodocs to HTML format.

   · MUI2HTML source code using SAS/C 6.59

   · MUIAutodocsHTML directory containing autodocs from MUI 3.8 and
     some MCC autodocs in HTML format.

   · DOALLMUI AmigaDOS command file to convert all MUI autodocs in
     'MUI:Developer/Autodocs/' directory to HTML.  Note that the file
     output name is not totally correct.  See the output of DOALLMUI
     for further info.

   --------------------------------------------------------------------

   Notes: Some autodocs files do not strictly adhere to the (apparent)
          MUI autodoc format.  For example, BetterBalance.mcc and
          Lamp.mcc have a habit of placing bracketing identifiers above
          each section of the autodoc.  For example, instead of this:

          "Lamp.mcc/MUIA_Lamp_Red"

          we see this:

          "Lamp.mcc/MUIA_Lamp_Red             Lamp.mcc/MUIA_Lamp_Red"

          above each section.  This screws up the processing of MUI2HTML.
          Source code is included so make modifications if you want.

   --------------------------------------------------------------------          

   This program is a support program for the upcoming GUI editor
   package tentatively named "AppTemp 2".

   --------------------------------------------------------------------

   John Haubrich
   1998

Cheers!
https://twitter.com/AmigaSourcePres

  _____ ___   _   __  __     _   __  __ ___ ___   _   
 |_   _| __| /_ |  /  |   /_ |  /  |_ _/ __| /_  
   | | | _| / _ | |/| |  / _ | |/| || | (_ |/ _  
  _|_| |___/_/ __|_ |_|_/_/___|__|_|______/_/__
 / __|/ _ | | | | _ / __| __|  / __/ _ |   | __|  
 __  (_) | |_| |   / (__| _|  | (_| (_) | |) | _|   
 |___/___/____/|_|_\___|___|________/|___/|___|_ 
 | _  _  __/ __| __| _   / /__   _|_ _/ _ | | |
 |  _/   / _|__  _||   / V / _ | |  | | (_) | .` |
 |_| |_|____|___/___|_|_ _/_/ __| |______/|_|_|