From 2f93254d2c929d0563c2ab8152da62ee0a91ea10 Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Thu, 8 Jul 2010 13:20:32 +0200 Subject: Prepare erl_docgen for using Dialyzer specs and types Support for using Dialyzer specifications and types has been added. This is an experimental release; changes are expected before the new functionality is used when building the OTP documentation. --- lib/erl_docgen/priv/xsl/db_man.xsl | 338 +++++++++++++++++++++++++++++++++---- 1 file changed, 307 insertions(+), 31 deletions(-) (limited to 'lib/erl_docgen/priv/xsl/db_man.xsl') diff --git a/lib/erl_docgen/priv/xsl/db_man.xsl b/lib/erl_docgen/priv/xsl/db_man.xsl index 71c4a66707..2ed0d95c6d 100644 --- a/lib/erl_docgen/priv/xsl/db_man.xsl +++ b/lib/erl_docgen/priv/xsl/db_man.xsl @@ -1,5 +1,5 @@ - + xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> + + + + + + + + + + + + + Error : + /: + + + + + + + + + + + + + + + + + unknown spec + + + + + + + Error: did not expect a 'name' tag with name/arity attributes here! + + + + + + + + + + + + + + .br + + + + + + + + + + + + + + + + + + + + + + + + + + + .nf + .B + + .br + .fi + + + + + + .RS + .TP + Types + + + + + .RE + + + + + + + + + + + .br + + + + + + + + + + .br + + + + + .SH DATA TYPES + + + + + + + + + + .nf + .B + + .br + .fi + + + + .RS + + .RE + + + + + + .br + + + + + + + + + + + + + + + + + + + + + + + + + + + unknown type + + + + + + .nf + .B + + .br + .fi + + + + + + + + + + + + cannot find 'name' () + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + unknown annotation + + + + + + + + + + + + + - + - + .SH "" @@ -49,7 +319,7 @@ - + .RS 2 @@ -68,7 +338,7 @@ .RE - + .TP 2 .B @@ -76,7 +346,7 @@ - + @@ -88,10 +358,10 @@ - .RS 2 - .LP .LP + .RS 2 + .LP .LP - .RE + .RE @@ -171,7 +441,7 @@ - + @@ -184,7 +454,7 @@ .TH 3 " " "" "Erlang Module Definition" .SH NAME - \- + \- @@ -199,7 +469,7 @@ .TH 1 " " "" "User Commands" .SH NAME - \- + \- @@ -214,7 +484,7 @@ .TH 3 " " "" "C Library Functions" .SH NAME - \- + \- @@ -229,7 +499,7 @@ .TH 5 " " "" "Files" .SH NAME - \- + \- @@ -244,7 +514,7 @@ .TH 7 " " "" "Erlang Application Definition" .SH NAME - \- + \- @@ -271,10 +541,26 @@ .LP - + + + + + + + + + + + + + + + + + .B .br @@ -296,7 +582,7 @@ .br - + @@ -316,7 +602,7 @@ - + .SH AUTHORS @@ -336,21 +622,11 @@ > - - - - - - - - - - - + -- cgit v1.2.3