mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-01-11 14:34:08 +00:00
e1c0e426f3
dirtree reorganization, changing paths in build scripts and other spec-adjacent material.
7 lines
261 B
Bash
Executable File
7 lines
261 B
Bash
Executable File
# This script updates the valid usage IDs in the specification
|
|
# AsciiDoctor files. If a valid usage entry already contains
|
|
# an ID, it skips that entry. If it does not contain an ID,
|
|
# it will generate a new one.
|
|
python3 reflow.py -overwrite -noflow -tagvu
|
|
|