docs/markdoc.yaml @ 82a4a9aba8f6

Changed how 'unapplied' patch collection is calculated to handle guarded patches
author Iain Lowe <ilowe@taimma.com>
date Thu, 22 Apr 2010 11:49:12 -0400
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'