On 07/10/20 13:39, Eduardo Habkost wrote: >> What version of Sphinx do you have? I need to have ".. code-block:: >> none" here, so presumably the "highlight" directive is newer than my >> version (1.7.6, pretty old I admit)? > I have 2.2.2. > > It looks like we should really add code to print a warning if not > running Sphinx 2.x.
1.x seems to work just fine though, and it's what is included in RHEL8 "CodeReady Linux Builder" repository (https://developers.redhat.com/blog/2018/11/15/introducing-codeready-linux-builder/). Paolo