docs/markdoc.yaml @ 187b25ff6e1a

Update the docs to work with the new version of Markdoc.
author Steve Losh <steve@stevelosh.com>
date Tue, 15 Dec 2009 20:42:27 -0500
parents 2a8eea4463c3
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'