From 529e7f376f5b10e078ef78767cd89303db7fa28a Mon Sep 17 00:00:00 2001 From: Tom Van Looy Date: Fri, 1 Feb 2013 09:49:16 +0100 Subject: [PATCH] syntax highlighting docs --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 779b2f8..e16c636 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,10 @@ Just clone the repository to a location of your choice, probably into the same d Of course you can just copy them to the new location. If you see some missing things or errors, please create a ticket or fix it and send a pull request. +Optionally, you can enable syntax highlighting for your code. Install the highligh package with your package manager and add this line to /etc/gitweb.conf: + + $feature{'highlight'}{'default'} = [1]; + .. _gitweb: http://git.or.cz/gitwiki/Gitweb .. _kogakure.github.com/gitweb-theme: http://kogakure.github.com/gitweb-theme -- 2.30.2