projects
/
m6w6
/
gitweb-theme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
c665724
)
Added documentation for Gravatar support
author
Stefan Imhoff
<stefan@imhoff.name>
Sat, 2 Feb 2013 12:08:38 +0000
(13:08 +0100)
committer
Stefan Imhoff
<stefan@imhoff.name>
Sat, 2 Feb 2013 12:08:38 +0000
(13:08 +0100)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index e16c6369baeb38fb1165fa46d106a462676dd5a5..efff7a5e2d7332d74db17b0b872b9e257e7b5673 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-30,6
+30,10
@@
Optionally, you can enable syntax highlighting for your code. Install the highli
$feature{'highlight'}{'default'} = [1];
+You can enable Gravatar support with this line:
+
+ $feature{'avatar'}{'default'} = ['gravatar'];
+
.. _gitweb: http://git.or.cz/gitwiki/Gitweb
.. _kogakure.github.com/gitweb-theme: http://kogakure.github.com/gitweb-theme