summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-06-20 02:52:38 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-06-23 00:18:21 +0000
commit249fb71a2e124acb191b7cd4d2c3af6a45da4a5e (patch)
tree600070cfa152fba5f9ce0c4ba2d5fbd8c842be83 /.gitignore
parent51816479bcd59b14b4a59940016d28b15cd3df95 (diff)
doxygen: add missing gb API doc generation
Files in include/osmocom/gprs/ and src/gb/ are not included in any doxygen generated API docs. Add Doxyfile.gb.in and adjust configure.ac and Makefile.am. Change-Id: Ieb64f497f55368e396872083237c9ff28da2dd93
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89459f01..f26b699b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@ Doxyfile.gsm
Doxyfile.vty
Doxyfile.codec
Doxyfile.coding
+Doxyfile.gb
debian/autoreconf.after
debian/autoreconf.before
@@ -115,6 +116,7 @@ doc/vty/latex
doc/vty/html
doc/vty/doxygen_sqlite3.db
doc/gsm
+doc/gb
doc/html.tar
doc/*.tag
tags