diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/index.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Gjs-expected/index.page | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/index.page b/tests/scanner/Regress-1.0-Gjs-expected/index.page new file mode 100644 index 00000000..1d89dedd --- /dev/null +++ b/tests/scanner/Regress-1.0-Gjs-expected/index.page @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<page id="index" + type="guide" + style="namespace" + xmlns="http://projectmallard.org/1.0/" + xmlns:api="http://projectmallard.org/experimental/api/" + xmlns:ui="http://projectmallard.org/1.0/ui/"> + <info> + + <link type="guide" xref="index"/> + + </info> + <title>Index</title> + + + + + + + + + + <links type="topic" ui:expanded="true" groups="class" style="linklist"> + <title>Classes</title> + </links> + <links type="topic" ui:expanded="true" groups="function" style="linklist"> + <title>Functions</title> + </links> + <links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist"> + <title>Other</title> + </links> + +</page> |