Move gtk-doc into api-doc
Since that's all it is now, we use mkdocs for the manual.
This commit is contained in:
parent
d06c5d694b
commit
e66333393e
@ -20,7 +20,7 @@ include Makefile-decls.am
|
||||
SUBDIRS += .
|
||||
|
||||
if ENABLE_GTK_DOC
|
||||
SUBDIRS += doc
|
||||
SUBDIRS += api-doc
|
||||
endif
|
||||
|
||||
ACLOCAL_AMFLAGS += -I m4 ${ACLOCAL_FLAGS}
|
||||
|
@ -107,7 +107,7 @@ if test x$enable_compose_tooling != xno; then RPM_OSTREE_FEATURES="$RPM_OSTREE_F
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
doc/Makefile
|
||||
api-doc/Makefile
|
||||
src/lib/rpm-ostree-1.pc
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
Loading…
Reference in New Issue
Block a user