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

Move spec to AsciiDoc #91

Merged
merged 51 commits into from
Mar 1, 2024
Merged

Move spec to AsciiDoc #91

merged 51 commits into from
Mar 1, 2024

Conversation

wmat
Copy link
Contributor

@wmat wmat commented Jan 19, 2024

PR for change to AsciiDoc.

wmat added 30 commits December 21, 2023 14:21
Added submodule for docs-resources.
Converted all LaTeX src to asciidoc src.
Added header file.
Reformatted the Basic Control table as asciidoc.
Reformatting tables as asciidoc.
Formatted tables as asciidoc and fixed references.
Cleaned up single quotes.
Fixed link to figure and set figure caption in theme to center.
Formatting table to asciidoc
Fixed a couple of links to sections.
Reformatted tables to asciidoc format and relocated them to match LaTeX
spec.
Fixed up some references.
Fixed up some references and added an empty line at the eof in order to
allow the next included file to parse correctly.
Reformatted tables and updated references.
Wrapped xml code in a source code block, removed backticks.
Formatting the pseudo code using the c++ source highlighting.  This can
be easily changed.
Wrapped the examples in source blocks as c code.  This can be easily
changed lated.
Formatting the code examples and cleaning up the monospaced backticked
text.
Deleted Zexmpl from the doc title, must have been a cut and paste error
on my part.
Updated revision daate and revision number to match latest LaTeX
version.
Manually applying commit e38d8c1 Fix decoder omission highlighted by
issue #80.
Changing SRET to DRET to match LaTeX changes.
Manually applying commit 4731525 to match most recent LaTeX changes.
Fixed link to filtering chapter.
Fixed link to a table.
Clean up.
Wrapped link to filtering chapter in correct << >>.
Reformatting table.
Fixed missing plus sign.
Trying to get column widths better and fixing a broken link to a
section.
Fixed a nesting issue with the title_page.
Adjusted the theme to remove duplication of variables found in the
header.  Set monospaced font to 8 and table font to 8.
Added changelog.
Centered content on title page.
wmat added 21 commits January 17, 2024 09:29
Fixing theme and adding missing images.
xrefs between asciidoc files use the xref: macro.  This change fixed two
in chapter 2.
Removing :media: prepress from theme fixes issue with broken links.
Changed <<alt-multi>> to <<sec:alt-multi>>.
Changed table index to <<tab:ingress-side-band>>.
Added index to Synchronization section in Ch. 3 and fixed link to it in
Ch. 9.
Deleted an extraneous > from the index for tab:dataAttributes.
Changed 2023 to 2024 in header.
Turns out we want :media: prepress set to get the recto/verso margins to display
 correctly in the PDF. Therefore setting it and setting the don't show uri links
attribute.
Coderay doesn't support the code we're using here so removing the C code
highlighting.
We shouldn't be storing spec specific images in the docs-resources
directory of the submodule.
Moved logo to images directory and changed to svg version.
Add logo to git tracking.
Updated Gajinder's email address.
Update .gitignore to ignore generated stem files.
As we have build-pdf.yml file we don't need this older build file.
Update .gitignore to ignore stem files.
Updated submoduele
@jjscheel
Copy link

@IainCRobertson, what are your plans for getting this reviewed?

@IainCRobertson
Copy link
Collaborator

Hi Jeff. I reviewed the Asciidoc version of the spec with Bill prior to this PR, but it wasn't clear to me who was responsible for merging this. I can review, and if I'm happy that it is an accurate transformation from LaTeX, are you happy for me to just merge, or does someone else need to bless it off?

@wmat
Copy link
Contributor Author

wmat commented Feb 27, 2024 via email

@IainCRobertson IainCRobertson merged commit 02ac598 into main Mar 1, 2024
1 check passed
@IainCRobertson
Copy link
Collaborator

Reviewed and looks okay.

@IainCRobertson IainCRobertson deleted the asciidoc branch March 1, 2024 01:31
@IainCRobertson
Copy link
Collaborator

IainCRobertson commented Mar 1, 2024 via email

@wmat
Copy link
Contributor Author

wmat commented Mar 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants