Просмотр исходного кода

Note user-defined routing branch.

Brit Butler лет назад: 11
Родитель
Сommit
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