comparison docs/config.yml @ 245:64184c9cf487

docs: Fix URLs to the docs source.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 19 Feb 2015 23:29:46 -0800
parents 26e59f837558
children 2f4412745db2
comparison
equal deleted inserted replaced
244:ba857c693c72 245:64184c9cf487
12 default_layout: doc 12 default_layout: doc
13 routes: 13 routes:
14 - 14 -
15 url: /docs/%path:slug% 15 url: /docs/%path:slug%
16 source: docs 16 source: docs
17 func: docurl(path) 17 func: docurl(slug)
18 18
19 baker: 19 baker:
20 assets_dirs: 20 assets_dirs:
21 assets: 21 assets:
22 # Ignore stuff that will get concatenated into the main JS file. 22 # Ignore stuff that will get concatenated into the main JS file.