-
-
Notifications
You must be signed in to change notification settings - Fork 201
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 code block highlighting #760
Merged
michaeljones
merged 20 commits into
breathe-doc:master
from
2bndy5:fix-clode-block-highlighting
Feb 9, 2022
Merged
Fix code block highlighting #760
michaeljones
merged 20 commits into
breathe-doc:master
from
2bndy5:fix-clode-block-highlighting
Feb 9, 2022
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3e42e06 - Browse repository at this point
Copy the full SHA 3e42e06View commit details
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f5dc7b9 - Browse repository at this point
Copy the full SHA f5dc7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ccb27 - Browse repository at this point
Copy the full SHA a7ccb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 838eb8b - Browse repository at this point
Copy the full SHA 838eb8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc2058 - Browse repository at this point
Copy the full SHA cbc2058View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 14b17a5 - Browse repository at this point
Copy the full SHA 14b17a5View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 25c53c3 - Browse repository at this point
Copy the full SHA 25c53c3View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f73b5a - Browse repository at this point
Copy the full SHA 5f73b5aView commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c695d3 - Browse repository at this point
Copy the full SHA 6c695d3View commit details -
To a helper module so that we can more clearly see what is going on and document it a little.
Configuration menu - View commit details
-
Copy full SHA for 98a2295 - Browse repository at this point
Copy the full SHA 98a2295View commit details -
I suspect the underlying data structure supports 'in' without needing to call '.keys()'
Configuration menu - View commit details
-
Copy full SHA for 6531938 - Browse repository at this point
Copy the full SHA 6531938View commit details -
I think this is necessary for CI to be happy.
Configuration menu - View commit details
-
Copy full SHA for dc66aeb - Browse repository at this point
Copy the full SHA dc66aebView commit details -
I've failed to get it working with our current set up. We seem to need to import pygments.lexers but then it fails to find 'aliases' on the Lexer class.
Configuration menu - View commit details
-
Copy full SHA for 35911ef - Browse repository at this point
Copy the full SHA 35911efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d6e6e - Browse repository at this point
Copy the full SHA 81d6e6eView commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f49c53d - Browse repository at this point
Copy the full SHA f49c53dView commit details -
Add test pages for code block highlighting
With some basic examples based on @2bndy5 work and comments.
Configuration menu - View commit details
-
Copy full SHA for fc8d2b6 - Browse repository at this point
Copy the full SHA fc8d2b6View commit details -
Add a documentation page for code blocks
I haven't done this in a while. But it seems reasonable.
Configuration menu - View commit details
-
Copy full SHA for 5b27b75 - Browse repository at this point
Copy the full SHA 5b27b75View commit details -
Clarify behaviour & fix cmake code
@2bndy5 has clarified that the cmake should be a little different.
Configuration menu - View commit details
-
Copy full SHA for 72880fc - Browse repository at this point
Copy the full SHA 72880fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 345960a - Browse repository at this point
Copy the full SHA 345960aView commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f20a1c - Browse repository at this point
Copy the full SHA 9f20a1cView 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.