-
Notifications
You must be signed in to change notification settings - Fork 177
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
Try to make the docs a little better. #524
Merged
Merged
Commits on Feb 4, 2022
-
Try to make the docs a little better.
- Fix stardoc adding <p align=center> in markdown tables. - Add rough capability to handle macros that wrap a rule. The wrapping technique is: - In the wrapping macro, use the docstring @wraps(some_rule) - Then we don't emit the docs for the wrapper - In the docs for some_rule, replace the string "some_rule" with the name of the wrapper macro. It is a first attempt to make things better. It is crude, but it mostly works.
Configuration menu - View commit details
-
Copy full SHA for 14e5792 - Browse repository at this point
Copy the full SHA 14e5792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2b037 - Browse repository at this point
Copy the full SHA 9a2b037View commit details
Commits on Feb 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ce0e40 - Browse repository at this point
Copy the full SHA 7ce0e40View commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 17f0e67 - Browse repository at this point
Copy the full SHA 17f0e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c76340 - Browse repository at this point
Copy the full SHA 4c76340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00dc5c8 - Browse repository at this point
Copy the full SHA 00dc5c8View commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e50effa - Browse repository at this point
Copy the full SHA e50effaView commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3cdff6a - Browse repository at this point
Copy the full SHA 3cdff6aView commit details
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b9302b - Browse repository at this point
Copy the full SHA 6b9302bView commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4da5ad - Browse repository at this point
Copy the full SHA f4da5adView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f4fb35 - Browse repository at this point
Copy the full SHA 7f4fb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea740d3 - Browse repository at this point
Copy the full SHA ea740d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62392b5 - Browse repository at this point
Copy the full SHA 62392b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec0f62 - Browse repository at this point
Copy the full SHA bec0f62View commit details
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.