Updates:
        Summary: `libdoc` should support alternative documentation formats
        Labels: Target-2.7.5

Comment #6 on issue 489 by pekka.klarck: `libdoc` should support alternative documentation formats
http://code.google.com/p/robotframework/issues/detail?id=489

Issue 1221 basically requested support for creating documentation in plain text format. I think that's a valid request and implementing it at the same time as implementing support for HTML shouldn't be hard. We probably should also consider supporting reStructeredText because it is so widely used format in Python projects.

Nowadays when libdoc is bundled with the core framework and its code is in pretty good shape, implementing all this shouldn't be too complicated. We could even see could it be done in possible 2.7.5 release or latest in 2.8.

Reply via email to