We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Zephyr documentation system should support code blocks for device tree specifications.
.. code-block:: DTS
There is a patch for pygments (https://patchwork.ozlabs.org/patch/688187) but it is not upstream.
The text was updated successfully, but these errors were encountered:
doc: sphinx: Add Pygment lexer for DTS
dfbc70b
Add pygment lexer for DTS code-block. Fixes zephyrproject-rtos#6029 Origin: skiboot, https://github.com/qemu/skiboot Status: 91350c5a926795d8917a4eff699941361f780476 Description: Syntax highlighting of Device Tree Source (dts) Dependencies: None URL: https://github.com/qemu/skiboot/blob/master/doc/DtsLexer.py commit: 91350c5a926795d8917a4eff699941361f780476 Maintained-by: External License: BSL-1.0 License Link: https://github.com/qemu/skiboot/blob/master/doc/DtsLexer.py Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
4121016
a5a29e4
Add pygment lexer for DTS code-block. Fixes #6029 Origin: skiboot, https://github.com/qemu/skiboot Status: 91350c5a926795d8917a4eff699941361f780476 Description: Syntax highlighting of Device Tree Source (dts) Dependencies: None URL: https://github.com/qemu/skiboot/blob/master/doc/DtsLexer.py commit: 91350c5a926795d8917a4eff699941361f780476 Maintained-by: External License: BSL-1.0 License Link: https://github.com/qemu/skiboot/blob/master/doc/DtsLexer.py Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Successfully merging a pull request may close this issue.
The Zephyr documentation system should support code blocks for device tree specifications.
There is a patch for pygments (https://patchwork.ozlabs.org/patch/688187) but it is not upstream.
The text was updated successfully, but these errors were encountered: