aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/getting_started_chapter.xml
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2012-03-28 14:06:59 +0200
committerPeter Andersson <[email protected]>2012-03-29 00:03:51 +0200
commit96b3f1cdf435954b826be3da8de714b13910d396 (patch)
tree48cec4236dd63b7afe0b5b64c4b3f012d88df22c /lib/common_test/doc/src/getting_started_chapter.xml
parenteffdfdc5a7a2d70ea4ce34ce446c9490f424f2d7 (diff)
downloadotp-96b3f1cdf435954b826be3da8de714b13910d396.tar.gz
otp-96b3f1cdf435954b826be3da8de714b13910d396.tar.bz2
otp-96b3f1cdf435954b826be3da8de714b13910d396.zip
Update documentation
OTP-9972 OTP-9659 OTP-9855 OTP-9880 OTP-9973 OTP-9986 OTP-9992 OTP-9935
Diffstat (limited to 'lib/common_test/doc/src/getting_started_chapter.xml')
-rw-r--r--lib/common_test/doc/src/getting_started_chapter.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/getting_started_chapter.xml b/lib/common_test/doc/src/getting_started_chapter.xml
index 7de0912036..05e21241cb 100644
--- a/lib/common_test/doc/src/getting_started_chapter.xml
+++ b/lib/common_test/doc/src/getting_started_chapter.xml
@@ -98,7 +98,8 @@
<section>
<title>A simple test suite</title>
<p>As you've seen in the basics chapter, the test suite module implements
- callback functions (mandatory or optional) for various purposes, e.g:
+ <seealso marker="common_test">callback functions</seealso>
+ (mandatory or optional) for various purposes, e.g:
<list>
<item>Init/end configuration function for the test suite</item>
<item>Init/end configuration function for a test case</item>