v1.0.0
Added
- Dual licensing with MIT license.
- Support for global compilation args. Compilation args can now be specified with the c_autodoc_compilation_args configuration value.
Fixes
- Fix parsing of multi-paragraph function documentation that used doxygen style markup. Previously multi-paragraph function documentation which used doxygen style markup would get merged in to one paragraph. Now the multi-paragraph nature is preserved.