docs/markdoc.yaml @ e16ee632ce6f

Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.
author Yujie Wu <yujie.wu2@gmail.com>
date Fri, 10 Feb 2012 19:31:25 -0500
parents 187b25ff6e1a
children (none)
wiki-name: "hg-prompt"


static-dir: "static"

hide-prefix: "."
document-extensions: [.md, .mdown, .markdown]
generate-listing: always
listing-filename: "list.html"

use-default-static: false

markdown:
  safe_mode: false
  output_format: xhtml1
  extensions: [codehilite, def_list, toc]

server:
  bind: '127.0.0.1'
  port: 8010
  server_name: 'sjl.bitbucket.org'