Skip to content

Commit 38d433f

Browse files
authored
Clarification
1 parent bb7bb4a commit 38d433f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/documentation.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Tools supporting the documentation of Lingua Franca code.
55

66
## Code Highlighting with Pygments
77

8-
[Pygments](https://pygments.org/) is a Python library for highlight code snippets in various languages and using a rich set of [styles](https://pygments.org/styles/). There is a [plugin](https://github.com/lf-lang/lf-pygments-lexer) for LF code highlighting available.
8+
[Pygments](https://pygments.org/) is a Python library for highlight code snippets in various languages. There is a [plugin](https://github.com/lf-lang/lf-pygments-lexer) for LF code highlighting available. This provides a tool for automatically generating beutiful LF code listings in a range of [styles](https://pygments.org/styles/) and in various output formats such as PNG, SVG, and HTML. It also integrates with LaTeX.
99

1010
### Installation
1111

0 commit comments

Comments
 (0)