Updated documentation output

This commit is contained in:
Jocelyn Fiat
2012-12-19 14:35:47 +01:00
parent 7193ce93f4
commit 021f0eeaec

View File

@@ -240,6 +240,8 @@ feature {WSF_RESPONSE} -- Output
s.append_character (' ')
end
s.append_character (']')
else
s.append (" [ * ]") -- when no request methods are precised, it accepts any methods.
end
s.append (" <em class=%"mappingdoc%">" + html_encoder.encoded_string (m.description) + "</em> ")