On Wed, May 28, 2014 at 01:52:54PM -0400, R M wrote:
Hi,
Hi,
If it does not exist, I am planning to write one and send it to the mailing list.
sure go ahead and create it. Some years ago I created a VTY command to dump an XML representation of all commands and inside libosmocore. Inside the osmocom-python script there is a doc dumping utility that can launch an application and generate a .xml file. One can create an additional xml file with information not available in the VTY and use the merge_doc.xsl to merge the generated and hand written documents.
I have gone through some of the commands while reading the code and I want to share what I have learnt.
sure, sharing knowledge is always great!