The functionality is very limited for now. JavaDoc comments are recognized as a whole and used uninterpreted as description for the following step definition.
To install bjoern-doc run
python3 setup.py install [--user]
To generate documentation for steps contained in a file called
steps.groovy simply run
bjoerndoc steps.groovy --destination dest
This will generate a file steps.xml in dest containing the
documentation.
The documentation generated by bjoern-doc is intended to be used by bjoern-shell.