Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
doc,tools: Replace client-side syntax highlighting for API docs with compile-time syntax highlighting#34148
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
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,28 +1,9 @@ | ||
| # API Reference Document Assets | ||
| ## highlight.pack.js | ||
| _Generated by [highlightjs.org/download][] on 2020-06-07._ | ||
| Grammars included in the custom bundle: | ||
| * Bash | ||
| * C | ||
| * C++ | ||
| * CoffeeScript | ||
| * HTTP | ||
| * JavaScript | ||
| * JSON | ||
| * Markdown | ||
| * Plaintext | ||
| * Shell Session | ||
| ## hljs.css | ||
| The syntax theme for code snippets in API reference documents. | ||
| ## style.css | ||
| The main stylesheet for API reference documents. | ||
| [highlightjs.org/download]: https://highlightjs.org/download/ |
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.
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.
@tolmasky, would you mind explaining what this meta tag will be used for (if anything)?
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.
I wonder if this meta tag would be useful for @zeke's localization work.