-
-
Notifications
You must be signed in to change notification settings - Fork 5
Fix issue #44 #66
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
Fix issue #44 #66
Conversation
alexeagle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes a mess of the MDX output, but it would be great if we don't need changes to bazel, esp. since we want to produce these docs for older versions
f6c2f86 to
2948dbb
Compare
|
@alexeagle do you mind doing an extra review since I've modified the Also, it looks like the new reference links get broken in older versions. That is because I manually updated HEAD but not the other versions. I think the main issue is that we still rely on humans pushing MDX files and we should really just rely on the Github Actions to do all that. Thoughts? |
bd9660b to
93ae8aa
Compare
Fixes #44