From c33e37f575549317aebd7c3db7e02d6b78d5fba4 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Tue, 26 Feb 2019 15:06:41 +0100 Subject: erl_docgen: Prettify c-function argument lists with line breaks before each argument. Q: Why the 'APPLY' hack to "title_link"? A: I found no way to make a
survive when passed through . --- lib/erl_docgen/priv/xsl/db_html.xsl | 74 ++++++++++++++++++++++++++----------- 1 file changed, 53 insertions(+), 21 deletions(-) diff --git a/lib/erl_docgen/priv/xsl/db_html.xsl b/lib/erl_docgen/priv/xsl/db_html.xsl index 4651ec9aaa..c9be926e1e 100644 --- a/lib/erl_docgen/priv/xsl/db_html.xsl +++ b/lib/erl_docgen/priv/xsl/db_html.xsl @@ -2123,13 +2123,6 @@ - - - - - - - @@ -2199,18 +2192,6 @@ - - - - - - - - - - - @@ -2264,7 +2245,7 @@ - + @@ -2274,7 +2255,16 @@ - + + + + + + + + + + @@ -2704,4 +2694,46 @@ + + + + + + + + + + + ( + + + + + + +
+ + + +
+
+
+ + + + + + + + ,
+ + + +
+ + + +
+
+ -- cgit v1.2.3