=== Added
* Show required include file for C++ and Objective C types.
=== Changed
* Static methods are separated from normal methods for Java.
* Class methods are separated from instance methods for Objective C.
=== Fixed
* Indentation of Objective C methods was off when the return type contained a link.
* Variables were missing from the overview of C++ structs.
* Decode templates and input document using UTF-8.
* Ignore Objective C methods marked NS_UNAVAILABLE.