diff options
author | Hans Bolinder <[email protected]> | 2016-05-17 13:01:47 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2016-05-17 13:04:30 +0200 |
commit | b6842ff94eed329463cc9398ba788a61c864d71a (patch) | |
tree | d46795d0db6f1b39dc42570b09426787ed7527ea /lib/stdlib/doc/src/digraph_utils.xml | |
parent | 29b7e1762d69d4173cba8edb273772f05a215083 (diff) | |
download | otp-b6842ff94eed329463cc9398ba788a61c864d71a.tar.gz otp-b6842ff94eed329463cc9398ba788a61c864d71a.tar.bz2 otp-b6842ff94eed329463cc9398ba788a61c864d71a.zip |
stdlib: Remove no longer needed anchors in documentation
Diffstat (limited to 'lib/stdlib/doc/src/digraph_utils.xml')
-rw-r--r-- | lib/stdlib/doc/src/digraph_utils.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/stdlib/doc/src/digraph_utils.xml b/lib/stdlib/doc/src/digraph_utils.xml index 9bddee546f..e481711c50 100644 --- a/lib/stdlib/doc/src/digraph_utils.xml +++ b/lib/stdlib/doc/src/digraph_utils.xml @@ -120,13 +120,6 @@ considering all edges undirected.</p> </description> - <datatypes> - <datatype> - <name>digraph()</name> - <desc><p><marker id="type-digraph"/> - A digraph as returned by <c>digraph:new/0,1</c>.</p></desc> - </datatype> - </datatypes> <funcs> <func> <name name="arborescence_root" arity="1"/> |