Skip to content

Conversation

@oddhack
Copy link
Contributor

@oddhack oddhack commented Aug 14, 2024

asciidoc.py is long obsolete and this gets on a path to incorporate the DF spec into Antora builds.

This is working for HTML builds although many of the images are too small (probably just needs updating the image width attributes, which have changed in asciidoctor).

PDF builds are broken ATM.

To build if you do not have the Vulkan spec toolchain already installed:

scripts/runDocker
cd /spec
make html
exit

oddhack added 10 commits August 11, 2024 08:14
Plus minor Makefile fix for a file whose name changed
Add boilerplate metafiles, asciidoctor config files, scripts, etc. based
on Vulkan.
latexmath macros, and one excess trailing table cell separator that
caused an error.
Remove latexmath-like attribute shorthand from inline (already in attribs.adoc)
Remove extra top-level headings that only appeared in PDF
Modify anchor names that were invalid XML IDs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants