Johannes Altmanninger 1c21e26d08 docs: load custom lexer with plain Python import
The next commit will load another of our Python extensions from a
separate file. That extension will contain more than just a Pygments
lexer, so instead of using a function that can only load a lexer,
just import from the module to keep things consistent.
2022-01-19 22:56:41 +08:00
..
2022-01-16 14:06:40 +01:00
2020-10-12 20:25:35 +02:00
2021-10-29 17:14:53 +02:00
2022-01-09 23:47:58 +08:00