Status: Accepted
Owner: ----
New issue 960 by janne.t.harkonen: `libdoc.py` - Add possibility to specify
version with command line option
http://code.google.com/p/robotframework/issues/detail?id=960
When using build tools, the version is usually specified in build
configuration file. Maintaining the version also in source code, as
required by `libdoc` when using ROBOT_LIBRARY_VERSION, is error prone and
cumbersome.
Adding support for setting version from command line would help this
situation (and possibly others).