master
Expose what to do with implementation comments in GUI
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
Console pasdoc files improvements by Arno Garrels:
Bump version to 0.16.0
change file mode: remove executable permissions from non-executable files
Make project compilable in RIO