From c663678b26aed636e13b56ab8a220791e268f244 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 12 Jun 2017 14:59:37 +0200 Subject: Add doxygen documentation to libosmocoding This adds the minimum amount of API documentation that we should have on all our code, particularly new code merged into a library. Change-Id: I526804f64313867913574e50e5b9e9205ad3aa74 --- Doxyfile.coding.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile.coding.in') diff --git a/Doxyfile.coding.in b/Doxyfile.coding.in index d73e6cd4..28e3241a 100644 --- a/Doxyfile.coding.in +++ b/Doxyfile.coding.in @@ -37,7 +37,7 @@ PROJECT_NUMBER = @VERSION@ # for a project that appears at the top of each page and should give viewer # a quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "Osmocom L1 transcoding library" +PROJECT_BRIEF = "Osmocom GSM/GPRS/EGPRS L1 channel coding library" # With the PROJECT_LOGO tag one can specify an logo or icon that is # included in the documentation. The maximum height of the logo should not -- cgit v1.2.3