Parcourir la Source

Note user-defined routing branch.

Brit Butler il y a 11 ans
Parent
commit
a8cad00da7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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