* Improve handling of grouped animated paths.
This change will allow some (not very common) cases of grouped animated paths where the animation can be optimized away or ignored.
In the cases it can't be sure that it can handle, it now raises an issue to make it clear that there is a problem.
* Parsing issues updated.
* Updating the error docs to give them more information.
* Convert all the .md files to UTF8 to be more friendly with tools like Github.
* PR CR feedback.
* PR CR feedback.
* Versioning stage 2. Translate multiple times to support multiple UAP versions.
This translates but does not yet codegen the multiple versions.
* A few small things I noticed in CR.
* CR feedback.
* Fix build break.
* Converting the list of issues to individual markdown files that contain hidden comments that can generates the issues classes.
* Update the formatting of the md files to make Sohum happy.