mirror of https://github.com/cutefishos/appmotor
Changes: Documented applauncherd command line interface in api file.
Changed scope from Platform to Nokia MeeGo. RevBy: Juha Lintulapull/1/head
parent
cb0a80dde1
commit
7ae62a496e
@ -1,7 +1,16 @@
|
||||
interface: libmdeclarativecache
|
||||
type: library
|
||||
scope: Platform
|
||||
scope: Nokia MeeGo
|
||||
state: unstable
|
||||
doc-type: doxygen
|
||||
doxygen-conf: doc/doxygen-userdoc.conf
|
||||
libs-pkg: applauncherd-launcher
|
||||
dev-pkg: applauncherd-dev
|
||||
headers: /usr/include/applauncherd/mdeclarativecache.h
|
||||
|
||||
interface: applauncherd
|
||||
type: cli
|
||||
scope: Nokia MeeGo
|
||||
state: unstable
|
||||
doc-type: doxygen
|
||||
doxygen-conf: doc/doxygen-userdoc.conf
|
||||
|
||||
Loading…
Reference in New Issue