Skip to content

Commit f7fa2be

Browse files
committed
ci was throwing errors as it couldn't parse apache config file format as xml. change xml parser to ApacheConf parser as defined/supported by pygments
1 parent ab9fe95 commit f7fa2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ the following apache config to
11341134
/etc/apache2/sites-available/roundup-foo (under debian/Ubunutu, modify
11351135
as needed):
11361136

1137-
.. code:: xml
1137+
.. code:: ApacheConf
11381138

11391139
ServerAdmin [email protected]
11401140
ErrorLog /var/log/apache2/error.log

0 commit comments

Comments
 (0)