dodi
+ file_to_pascal_data.dpr, file_to_pascal_string.dpr helper programs (used by PasDoc_Tipue, will also be used to convert visibility images to inc)
Major rename work: * Prefixed all units inside component/ with PasDoc_, to avoid potential conflicts * Lowercased include files inside component/, and prefixed with pasdoc_ - OptionParser directory removed, since it's not that important to be in separate dir * OptionParser/OptionParser.pas unit renamed to component/PasDoc_OptionParser.pas * TextWrap unit removed: it was only for FPC < 2.0.0, not supported by pasdoc code anyway