aboutsummaryrefslogtreecommitdiffstats
path: root/docs/INDEX
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-09-11 10:48:19 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-09-17 17:03:54 +0100
commitd3900dea28f9ab8207c35365b5fee2058b68fe91 (patch)
treef5b0dfd717f5cc5795bcfd5101d0f9b558d7a52e /docs/INDEX
parent730127d4a1f5fa60082c86e03e3b872b8e934819 (diff)
downloadxen-d3900dea28f9ab8207c35365b5fee2058b68fe91.tar.gz
xen-d3900dea28f9ab8207c35365b5fee2058b68fe91.tar.bz2
xen-d3900dea28f9ab8207c35365b5fee2058b68fe91.zip
docs: fix documentation index for hypercalls
This was broken by 118104e5eaf2 "docs: Build docs for ARM as well as x86_64". Move docs to hypercall/ARCH instead of hypercall-ARCH. Support mulitple levels of subdirectories in gen-html-index tool. This removes the need for a symlink hypercall->hypercall-x86_64 since there is now a proper index at hypercall/index.html. Update INDEX to human readable names for the architecture specific hypercalls. Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'docs/INDEX')
-rw-r--r--docs/INDEX5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/INDEX b/docs/INDEX
index f5ccae23c4..fdf0ad82df 100644
--- a/docs/INDEX
+++ b/docs/INDEX
@@ -1,4 +1,7 @@
-hypercall/index Hypercall Interfaces
+hypercall Hypercall Interfaces
+hypercall/arm/index ARM
+hypercall/x86_32/index x86_32
+hypercall/x86_64/index x86_64
man Man Pages