* Added docs as asciidoctor with cross platform support. * Fixed release script with new doc building mechanism.
Do not touch vendorized files (e.g. libraries that were imported from external projects). No functional changes. Command: find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'