Lines Matching refs:spec
47 $ ./makeSpec -spec core html
53 $ ./makeSpec -spec all all
55 to build the spec targets `html`, `pdf`, `styleguide`, `registry`,
72 that script, so you have the latest version of the spec toolchain.
88 that is needed for spec bugfixes not involving extensions.
92 it needing to be built with all extensions enabled (`-spec all`).
110 <<building-diff,Diff spec>>::
114 Must be built with all extensions enabled (using `makeSpec -spec all`).
154 To build the html spec for Vulkan SC API:
200 * -spec *type* - build with specified sets of extensions.
207 as well as the set specified by `-spec`.
219 $ ./makeSpec -clean -spec khr -extension VK_EXT_debug_report html
233 `-spec all` option; there are markup and scripting issues which will
305 We use many custom Ruby macros in the reference pages and API spec
312 The supported macros are defined in the `config/spec-macros/extension.rb`
319 We (may) eventually tool up the spec and reference pages to the point that
324 include files, and do something sensible in the spec (e.g. resolve links to
342 ./makeSpec -spec all refpages
355 HTML versions of all reference pages extracted from the spec, symbolic links
373 If you are writing new spec language or modifying existing language, see the
383 This section describes the software components used by the Vulkan spec
406 The build image is *named* `khronosgroup/docker-images:asciidoctor-spec`.
441 link:https://github.com/KhronosGroup/DockerContainers/blob/main/asciidoctor-spec.Dockerfile[Dockerf…
461 modern desktop environments, without needing to install and update the spec
469 * 2023-05-29 - Add Vulkan SC spec build instructions.
476 spec, and remove all platform-specific instructions.
496 * 2016-07-10 - Update for current state of spec and ref page generation.