summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page
index 25161388..80ec8cd6 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_multiline_doc_comments.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -14,25 +13,16 @@
</api:returns>
<api:name>regress_test_multiline_doc_comments</api:name>
</api:function>
-
</info>
- <title>Index.test_multiline_doc_comments</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_multiline_doc_comments</title>
+ <synopsis><code mime="text/x-python">
@returns(none)
def test_multiline_doc_comments():
# Python wrapper for regress_test_multiline_doc_comments()
-</code></synopsis>
+ </code></synopsis>
+ <p>This is a function.</p> <p>It has multiple lines in the documentation.</p> <p>The sky is blue.</p> <p>You will give me your credit card number.</p>
-
- <p>This is a function.</p><p>It has multiple lines in the documentation.</p><p>The sky is blue.</p><p>You will give me your credit card number.</p>
-
-
-
-
<terms>
</terms>
-
-
</page>