scripts: Strip xref markup from vu error messages
authorMike Schuchardt <mikes@lunarg.com>
Wed, 21 Feb 2018 16:03:34 +0000 (09:03 -0700)
committerMike Schuchardt <mikes@lunarg.com>
Wed, 21 Feb 2018 20:16:03 +0000 (13:16 -0700)
commite5173eadbb1b1480e136c95501c57cc2c02e639a
tree210c276c76d3b78cc7aed68d61ad8d0e916343a1
parent9ad7f8dcc23b4fcd7719219351961ea1a209858e
scripts: Strip xref markup from vu error messages

Convert asciidoctor xref markup from "<<anchor, text>>" to "text" for VU
error messages.  Longer term plan is to modify the upstream validusage
build target in Vulkan-Docs to emit plain text to begin with.

Change-Id: I6ca6ffb4701df27c9c1666598fbeceb0f3a03216
layers/vk_validation_error_database.txt
layers/vk_validation_error_messages.h
scripts/spec.py