Comment #8 on issue 925 by [email protected]: Keyword categorization support for libdoc.py
http://code.google.com/p/robotframework/issues/detail?id=925
Could we agree on a specific format now, so we could start using this format before it officially gets into robot? Is the following example what you're going to do?
| My Keyword
| | [Documentation] | blah blah yada yada \n
| | [...] | Categories: private, deprecated
