浏览代码

Note user-defined routing branch.

Brit Butler 11 年之前
父节点
当前提交
a8cad00da7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/hacking.md

+ 1 - 0
docs/hacking.md

@@ -175,6 +175,7 @@ check the :class key under `(routing *config*)` if no specialized
175 175
 `page-url` was defined. This would have the additional benefit of
176 176
 localizing all the site routing in one place. New Content Types would
177 177
 probably `pushnew` a plist onto the config key in their `enable` function.
178
+This has been implemented on the branch `user-defined-routing`.
178 179
 
179 180
 ### Better Content Types
180 181