From 89f884588d16ffb97b2ad6600d9004615f56f8ce Mon Sep 17 00:00:00 2001 From: Marian Beermann Date: Sun, 18 Jun 2017 02:12:47 +0200 Subject: [PATCH] docs: index: disable syntax highlight (bash) --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 67e7a7663..96afc1f05 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,5 @@ .. include:: global.rst.inc - +.. highlight:: none Borg Documentation ==================