aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/sofs.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2016-05-18 10:06:31 +0200
committerHans Bolinder <[email protected]>2016-05-18 10:06:31 +0200
commit2772cb600349a4a015a478ba5cdfd6188b54bf8a (patch)
tree4225f0ef1a21472cba13177930c5082c59b80b2c /lib/stdlib/doc/src/sofs.xml
parenteed258eb615c1743f4630329abf96986ffaf28e8 (diff)
parent348227049f0183854adea2d71d9555fda0ed19c8 (diff)
downloadotp-2772cb600349a4a015a478ba5cdfd6188b54bf8a.tar.gz
otp-2772cb600349a4a015a478ba5cdfd6188b54bf8a.tar.bz2
otp-2772cb600349a4a015a478ba5cdfd6188b54bf8a.zip
Merge branch 'hasse/erl_docgen/datatype_anchors/OTP-13600/ERL-141'
* hasse/erl_docgen/datatype_anchors/OTP-13600/ERL-141: kernel: Remove no longer needed anchors in documentation stdlib: Remove no longer needed anchors in documentation erts: Remove no longer needed anchors in documentation erl_docgen: Add anchors to datatypes without name attribute
Diffstat (limited to 'lib/stdlib/doc/src/sofs.xml')
-rw-r--r--lib/stdlib/doc/src/sofs.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/stdlib/doc/src/sofs.xml b/lib/stdlib/doc/src/sofs.xml
index cf0855bc85..1e5be367bd 100644
--- a/lib/stdlib/doc/src/sofs.xml
+++ b/lib/stdlib/doc/src/sofs.xml
@@ -399,8 +399,7 @@ fun(S) -> sofs:partition(1, S) end
<datatype>
<!-- Parameterized opaque types are NYI: -->
<name>tuple_of(T)</name>
- <desc><p><marker id="type-tuple_of"/>
- A tuple where the elements are of type <c>T</c>.</p></desc>
+ <desc><p>A tuple where the elements are of type <c>T</c>.</p></desc>
</datatype>
</datatypes>
<funcs>