This website requires JavaScript.
Explore
Help
Sign In
jami
/
jami-daemon
Watch
1
Star
0
Fork
0
You've already forked jami-daemon
mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced
2025-08-07 22:02:12 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
33400db7310f5853b6ca137fdc56406e2074da63
jami-daemon
/
doc
/
Makefile.am
6 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
doc: do not build dbus-api when dbus is disabled Change-Id: I889ebfc782f6b9308d02ec46af777c212e2558b1 Refs: #46447
2014-04-29 17:09:47 -04:00
SUBDIRS
=
doxygen
Detect doxygen and add a make doc target. All doc documentation is now centralised.
2008-02-25 14:00:31 -05:00
.PHONY
:
doc
doc
:
[#2521] Integrating dbus api documentation generation in the build system + Clean up doc directory
2010-03-24 12:58:53 -04:00
$(
MAKE
)
-C doxygen doc
Reference in New Issue
Copy Permalink