This repository was archived by the owner on Apr 22, 2026. It is now read-only.
Open
Conversation
Member
|
Krste's proposed document restructuring (https://lists.riscv.org/g/sig-documentation/message/691) has the profiles being moved into the ISA manual as Volume III. So I think we should hold off on Antora-ization of this repo, and instead do that as part of its integration into the ISA manual, which is in progress. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR creates the modules component for use with Antora (HTML). It also splits the 3 main profile adoc files into subcomponents to work better for HTML. Those components are put in specific subdirectories in src and the main adoc files are updated to pull them in. In theory, the PDFs should be identical to what is currently being generated.
If this is unacceptable, I can split the files in the modules directory and leave the files alone in src. However, then the HTML will not pick up updates unless they are manually copied in.
I also changed the links to the ISA manuals to work in the HTML. This action will likely break the PDF links. Again, I can revert this change if you wish - it was just exciting to link directly to the topic :)
Cheers!
Kersten