Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a few helpful scripts for generating asciidoctor attributes #1174

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 21, 2024

  1. add a few helpful scripts for generating asciidoctor attributes

    gen_extension_attribs.py accepts a text file of enums, APIs, and
    types added by an extension and generates asciidoctor attributes
    for them.  This is useful when authoring EXT or vendor-specific
    extensions.
    
    gen_feature_dict.py accepts a text file of OpenCL C features and
    generates asciidoctor attributes for them.
    bashbaug committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a2bd5a7 View commit details
    Browse the repository at this point in the history