We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a glossary topic here - https://github.com/riscv/riscv-glossary.
This topic needs to be spruced up and then can be distributed as part of the HTML, unless we decide that it is worth of inclusion in the ISA PDFs.
The text was updated successfully, but these errors were encountered:
I can imagine including the whole RISCV glossary in some specs would be overkill but if it was useful, I would submodule the repo in and then include like this: https://docs.asciidoctor.org/asciidoc/latest/sections/glossary/#glossary-section-syntax
There's also the possibility of using tags in the glossary items to allow partial inclusion https://docs.asciidoctor.org/asciidoc/latest/directives/include/#include-syntax
Finally many glossary items are acronyms, I am going to explore creating #31. With something like this we could get interesting functionality like:
Sorry, something went wrong.
First part of this is complete - the glossary exists - https://github.com/riscv/riscv-glossary/
No branches or pull requests
There is a glossary topic here - https://github.com/riscv/riscv-glossary.
This topic needs to be spruced up and then can be distributed as part of the HTML, unless we decide that it is worth of inclusion in the ISA PDFs.
The text was updated successfully, but these errors were encountered: