libosmocore/src
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
..
codec build: use LT_INIT(pic-only) instead of forcing -fPIC. 2012-06-30 22:01:44 +02:00
gb Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded() 2012-07-21 13:33:39 +02:00
gsm authentication: More documentation 2012-07-18 19:47:56 +02:00
vty vty: Add xsd and a command that can generate the documentation. 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
application.c doxygen: Add main page for all three libraries 2011-08-30 11:32:56 +02:00
backtrace.c backtrace: update copyright notice 2012-07-14 12:31:55 +02:00
bits.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
bitvec.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
conv.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
crc16.c crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.c.tpl doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
gsmtap_util.c gsmtap: Fix doxygen doc for the recent additions 2011-09-26 13:23:19 +02:00
logging.c logging: Fix compile breakage introduced by the warning fixes 2012-07-12 09:26:25 +02:00
logging_syslog.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
msgb.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
msgfile.c msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.c doxygen: document panic.[ch] 2011-08-17 17:14:12 +02:00
plugin.c plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
rate_ctr.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
rbtree.c core/rbtree: remove redundant if()-condition in rb_erase() 2011-11-12 23:23:35 +01:00
select.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
serial.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
signal.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
socket.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
statistics.c statistics: use namespace prefix osmo_counter* 2011-05-07 13:00:51 +02:00
talloc.c misc: Remove the sys/types.h include from various files 2011-04-18 16:57:04 +02:00
timer.c timer: Add function osmo_timer_remaining() to determine remainign time 2012-07-13 12:22:20 +02:00
utils.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
write_queue.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00