=== Added
* Unknown command line options are now forwarded to AsciiDoctor.
* New collect module. Uses a package specification file to get Doxygen XML files and other include
files from both remote (HTTP) locations and the local file system.
* Support for generating PDF files.
=== Changed
* Option `-a linkcss` is no longer provided to AsciiDoctor by default. You need to add it to the
command line invocation of AsciiDoxy if needed.
* Command line parameters are updated to use the collect module instead of Artifactory.
* AsciiDoxy is now licensed under the Apache 2.0 license.
* Code style has been updated to match PEP-008, enforced by yapf.
* Docstrings have been updated to match Google style.
* All TomTom proprietary material has been removed. It is replaced by material under the Apache 2.0
license.