freeipa/doc
Stanislav Levin 0d33d21a05 docs: Make use of text highlighting
As of 4.9.7 FreeIPA makes use of raw lexer in doc/designs/subordinate-ids.md.

raw alias has been removed in Pygments 2.8.0:
https://pygments.org/docs/changelog/#version-2-8-0
https://github.com/pygments/pygments/pull/1643

This causes the failure of Azure Docs job.

I think that the original goal of `raw` was the disabling of block
highlighting, which can be done with `text` lexer:
https://pygments.org/docs/lexers/#pygments.lexers.special.TextLexer

Fixes: https://pagure.io/freeipa/issue/8985
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2021-09-08 14:53:08 +02:00
..
designs docs: Make use of text highlighting 2021-09-08 14:53:08 +02:00
examples Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
guide logging: do not reference loggers in arguments and attributes 2017-07-14 15:55:59 +02:00
workshop workshop: Update docs and support default cloud image 2021-06-07 10:49:57 +02:00
conf.py Create ipasphinx package for Sphinx plugins 2020-04-28 20:03:21 +02:00
index.rst Include workshop in sphinx build 2020-03-21 07:40:34 +02:00
Makefile workshop: Update docs and support default cloud image 2021-06-07 10:49:57 +02:00
requirements.txt Require Sphinx >2.1 2020-04-29 12:36:34 +02:00
workshop.rst workshop: Update docs and support default cloud image 2021-06-07 10:49:57 +02:00