api_docs: Add a captcha section.

This commit is contained in:
Andre D
2013-05-20 11:44:26 -07:00
committed by Neil Williams
parent eacba0fc39
commit b6f6d04323

View File

@@ -71,6 +71,9 @@ section_info = {
},
'wiki': {
'title': _('wiki'),
},
'captcha': {
'title': _('captcha'),
}
}