On Thu, 11 Aug 2016 12:02:31 +0200 Markus Heiser <markus.heiser@xxxxxxxxxxx> wrote: > It's about the default highlight language in the conf.py. I suggested > to set it to the value 'guess', since this might solve most of our > problems discussed in this context. > > conf.py:: > > highlight_language = 'guess' I've been playing with this... It's nice, in that it makes the warnings go away and reduces the need for explicit code-block types. It does, however, come up with some weird guesses at times. I suspect we'll still end up putting in explicit language guidance just because the output can look weird otherwise. But, what the heck, let's give it a try. I do still think "none" might be better, but there doesn't, yet, appear to be a consensus on that. I'll put in a tweak with a Suggested-by, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html