libosmocore/src/vty
Holger Hans Peter Freyther 8297c819e9 vty: Add xsd and a command that can generate the documentation.
When building the doxygen documentation do not remove the other
VTY documentation files in the doc/vty folder. Create a command
that can be installed to dump all nodes and commands as XML on
the given VTY. Create a schema for the XML file and a XSL-T script
that can merge the generated file with additional information.
2012-07-25 11:58:58 +02:00
..
Makefile.am build: use LT_INIT(pic-only) instead of forcing -fPIC. 2012-06-30 22:01:44 +02:00
buffer.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
command.c vty: Add xsd and a command that can generate the documentation. 2012-07-25 11:58:58 +02:00
logging_vty.c vty: Provide documentation for all logging facilities 2011-10-03 23:20:15 +02:00
telnet_interface.c VTY: safe version of printing VTY welcome message 2012-06-03 12:44:38 +02:00
utils.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
vector.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
vty.c correct inverted logic from commit f3ba8a 2012-07-11 11:00:02 +02:00