# HG changeset patch # User Augie Fackler # Date 1411496408 14400 # Node ID 85ade05dc5b3547daa7f4c87bf5171a3e3d791fe # Parent b1fc7ea5bb01ee88b6d3700315bab5e97909f583 help: document that default hgweb style is called paper (issue4373) diff -r b1fc7ea5bb01 -r 85ade05dc5b3 mercurial/help/config.txt --- a/mercurial/help/config.txt Sat Sep 20 14:16:39 2014 -0700 +++ b/mercurial/help/config.txt Tue Sep 23 14:20:08 2014 -0400 @@ -1641,7 +1641,7 @@ ``style`` Which template map style to use. The available options are the names of - subdirectories in the HTML templates path. + subdirectories in the HTML templates path. Default is ``paper``. Example: ``monoblue`` ``templates``