From ab6a6212b0ed38d2ae194671cd61fb47dd24a139 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Fri, 3 Oct 2014 19:01:52 +0200 Subject: docs: rename the GENDOC infrastructure Rename the GENDOC infrastructure so that it more closely matches the way we handle the packages infras. Signed-off-by: "Yann E. MORIN" Cc: Samuel Martin Cc: Thomas De Schampheleire Reviewed-by: Samuel Martin Reviewed-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- docs/manual/manual.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/manual.mk') diff --git a/docs/manual/manual.mk b/docs/manual/manual.mk index a89611988e..a3011c699c 100644 --- a/docs/manual/manual.mk +++ b/docs/manual/manual.mk @@ -28,4 +28,4 @@ define MANUAL_CHECK_LISTS_DEPS endef MANUAL_CHECK_DEPENDENCIES_HOOKS += MANUAL_CHECK_LISTS_DEPS -$(eval $(call GENDOC)) +$(eval $(call asciidoc-document)) -- cgit v1.2.3