doc work, especially syntax and reflection reference

svn: r6893

original commit: 0b3c7cb4c8969bbf6a1b009aeda4628c5aeae316
This commit is contained in:
Matthew Flatt 2007-07-12 05:37:21 +00:00
parent 81c244f607
commit b5928162f5

View File

@ -172,7 +172,10 @@
[s (regexp-replace* #px"[-\\s]+"
(regexp-replace
#rx"s$"
(string-foldcase (content->string c))
(regexp-replace
#rx"ies$"
(string-foldcase (content->string c))
"y")
"")
" ")])
(make-elem style