mirror of https://gerrit.osmocom.org/libosmocore
master
neels/log_timestamps
laforge/libosmoisdn
laforge/gs
daniel/io_uring
neels/new_fsm
neels/talloc_report_to_stdout
neels/ladder
neels/gsm-shark
neels/codecs
neels/log_auto_colors
pespin/fix2
bugfix/encode-channel-type-signalling
osmith/1.8.1
2023q1
neels/sc_rc
laforge/io_uring
osmith/wip
2022q2
2022q1
daniel/bvc-reset
laforge/openwrt
laforge/pkgconfig
2021q4
pespin/dlci
2021q1
lynxis/ns2_next
daniel/misc
lynxis/sns_debugging
daniel/tracing
laforge/context
laforge/usdt
daniel/ns2
lynxis/ns2_vty
fairwaves/production
fairwaves/ip-gb
laforge/notls-hack
cccamp2019
daniel/gb-sns
35c3
laforge/iu_up
daniel/onwaves
osmith/new-osmo-sock-functions
user/kluchnikov/gb-sns-hack
neels/log_functions
laforge/sock2
laforge/gprs-ns-instances
nrw/litecell15-merge
zecke/aes-ubsan
zecke/osmo-sip-connector
zecke/pre-release/0.9.3-t4
sysmocom/shared/log-speed
zecke/ancient/debian6.0
zecke/release/0.7-dev
mmcternan/bb_maint
jerlbeck/ns-48016-mods
laforge/c-ares
laforge/nuttx
zecke/packages/wip
daniel/scts-fixes
jerlbeck/msgb-validation
achemeris/sms-fixes
achemeris/sms-validity
sylvain/security
jolly/7bit_ussd
debian
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.12.1
0.12.0
0.11.0
0.10.2
0.10.1
0.10.0
fairwaves/0.9.6-fw.1
0.9.3
0.9.6
0.9.5
0.9.4
0.9.0
0.8.0
0.7.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.3.11
0.4.0
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4onwaves
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.3.1+deb1
0.3.1+deb2
0.8.2
0.8.3
3G_2016_09
fairwaves/1.3.0-fw.1
fairwaves/1.3.0-fw.2
fairwaves/1.3.0-fw.3
fairwaves/1.3.0-fw.4
fairwaves/1.3.0-fw.5
fairwaves/1.3.0-fw.6
fairwaves/1.3.0-fw.7
${ noResults }
2 Commits (a299139129ff72ed3aa84ed5aa44b5f9f8a227ae)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
2fe50ac951 |
doxygen: enable cross referencing everywhere
doxygen \ref cross-references to groups or files from other libraries only work when the .map file was present when the HTML was generated, and when that .map file was listed in TAGFILES in the Doxyfile. - Makefile.am: introduce a two-pass build for doxygen API docs. - First build pass makes sure the .tag files are present. - Second build pass picks up all the references, hence generates hyperlinks properly. - Add all libraries to TAGFILES of all other libraries, so we can from now on freely criss-cross reference from everywhere to everywhere. - Add all libraries' tag files as dependencies for all others. Example: in upcoming tdef.h, I would like to cross reference to tdef_vty.h, and vice versa, even though they are in libosmocore and libosmovty, respectively. This is now possible. We may still need to fix some problems with naming collisions, see for example stats.h, which exists twice with identical doxygen handle (different source dirs seems to not suffice for doxygen). Change-Id: Ib03d0b70d536c8f1386def666c89106a840f7363 |
4 years ago |
|
b4186824c2 |
ctrl: Add doxygen API documentation; generate html from it
Closes: OS#3293 Change-Id: I8dc2f24d4bf557ff7bb0f2f46881f9f8d9d7f86f |
5 years ago |