From 412b381729250e474c02c2ab04247ff3820c3ce5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 1 Mar 2012 16:51:39 +0000 Subject: docs: xen-headers: Annotate typedefs Parse (some) typedef statements. (Make type names links to the underlying struct if there is one, rather than to just the typedef.) Also, exclude the new arch-arm headers. Signed-off-by: Ian Jackson Cc: Ian Campbell Acked-by: Ian Campbell Committed-by: Ian Jackson --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 49e33cb39c..007a5a9c00 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -120,7 +120,7 @@ html/hypercall/index.html: ./xen-headers @$(INSTALL_DIR) $(@D) ./xen-headers -O $(@D) \ -T 'arch-x86_64 - Xen public headers' \ - -X arch-ia64 -X arch-x86_32 -X xen-x86_32 \ + -X arch-ia64 -X arch-x86_32 -X xen-x86_32 -X arch-arm \ ../xen include/public include/xen/errno.h -include html/hypercall/.deps -- cgit v1.2.3