From b0b7f09f173de83089d6c93a73db3ce5054e30d0 Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Tue, 24 Jan 2012 12:43:24 +0100 Subject: Optimize and improve handling of multiple func:s. --- lib/erl_docgen/priv/xsl/db_html.xsl | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/lib/erl_docgen/priv/xsl/db_html.xsl b/lib/erl_docgen/priv/xsl/db_html.xsl index 3f662327e6..4f6c758e7b 100644 --- a/lib/erl_docgen/priv/xsl/db_html.xsl +++ b/lib/erl_docgen/priv/xsl/db_html.xsl @@ -3,7 +3,7 @@ # # %CopyrightBegin% # - # Copyright Ericsson AB 2009-2011. All Rights Reserved. + # Copyright Ericsson AB 2009-2012. All Rights Reserved. # # The contents of this file are subject to the Erlang Public License, # Version 1.1, (the "License"); you may not use this file except in @@ -40,6 +40,11 @@ + + @@ -101,10 +106,14 @@ + + + - - + + @@ -1319,6 +1328,7 @@ + @@ -1349,6 +1359,7 @@ + @@ -1434,9 +1445,14 @@ + + + - + -- cgit v1.2.3