diff options
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page')
-rw-r--r-- | tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page deleted file mode 100644 index 88c6bd5b..00000000 --- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0"?> -<page id="GIRepository.Direction" - type="guide" - style="enum" - xmlns="http://projectmallard.org/1.0/" - xmlns:ui="http://projectmallard.org/experimental/ui/"> - <info> - <link type="guide" xref="index"/> - </info> - <title>GIRepository.Direction</title> - <p>The direction of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>.</p> -<table> -<tr> -<td><p>Direction.IN :</p></td> -<td></td> -</tr> -<tr> -<td><p>Direction.OUT :</p></td> -<td></td> -</tr> -<tr> -<td><p>Direction.INOUT :</p></td> -<td></td> -</tr> -</table> - -</page> |