From 631b78006bc7fe9d52ee58528ab75df132a3be96 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Fri, 7 Sep 2018 14:39:50 +0200 Subject: Improve indexing of cref docs --- lib/erl_docgen/priv/xsl/db_eix.xsl | 81 +++++++++++++++++++++++++++++++++----- 1 file changed, 71 insertions(+), 10 deletions(-) diff --git a/lib/erl_docgen/priv/xsl/db_eix.xsl b/lib/erl_docgen/priv/xsl/db_eix.xsl index b496614854..6bce577f08 100644 --- a/lib/erl_docgen/priv/xsl/db_eix.xsl +++ b/lib/erl_docgen/priv/xsl/db_eix.xsl @@ -3,7 +3,7 @@ # # %CopyrightBegin% # - # Copyright Ericsson AB 2009-2016. All Rights Reserved. + # Copyright Ericsson AB 2009-2018. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -199,11 +199,34 @@ + + + + + + + + + + + + + + + + + + + + + - + - + @@ -219,10 +242,19 @@ - - - - + + + + + + + + + + @@ -250,10 +282,18 @@ {" + ", " + + + ", " - ( - ", " - -"} + + + - + + + + "} @@ -345,6 +385,27 @@ + + + " + \" + + + + + + + + + + + + + + + -- cgit v1.2.3