This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 793cf8a259540bbb063bf0eb4cfde3e26d3ccfd3 (commit)
from d966b0fd060d72e07a6da548da5989abb5789a6f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=793cf8a259540bbb063bf0eb4cf…
commit 793cf8a259540bbb063bf0eb4cfde3e26d3ccfd3
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Oct 12 16:29:14 2017 +0200
Add doxygen docs
Make sure doxygen generates library documentation by default (can be
disabled at compile time).
Change-Id: I2bf7438bcdde19dc88b9bc14c8ad9c8f49099f8a
Related: OS#2572
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
Doxyfile.in | 1716 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Makefile.am | 27 +
configure.ac | 10 +
debian/control | 1 +
5 files changed, 1755 insertions(+)
create mode 100644 Doxyfile.in
hooks/post-receive
--
SCCP Library