aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/priv/xsl/db_html.xsl
diff options
context:
space:
mode:
authorLars G Thorsen <[email protected]>2010-01-29 13:15:42 +0000
committerErlang/OTP <[email protected]>2010-01-29 13:15:42 +0000
commitcbc470bc904693618cc33ac16cc577401906b2f0 (patch)
treedebd314dded7cb93145d929f07b36acea16b3d75 /lib/erl_docgen/priv/xsl/db_html.xsl
parentfabf2e7b08fedd7e8e8cfcebd0cca059eee92658 (diff)
downloadotp-cbc470bc904693618cc33ac16cc577401906b2f0.tar.gz
otp-cbc470bc904693618cc33ac16cc577401906b2f0.tar.bz2
otp-cbc470bc904693618cc33ac16cc577401906b2f0.zip
OTP-8343 The documentation is now possible to build in an open source
environment after a number of bugs are fixed and some features are added in the documentation build process. - The arity calculation is updated. - The module prefix used in the function names for bif's are removed in the generated links so the links will look like "http://www.erlang.org/doc/man/erlang.html#append_element-2" instead of "http://www.erlang.org/doc/man/erlang.html#erlang:append_element- 2". - Enhanced the menu positioning in the html documentation when a new page is loaded. - A number of corrections in the generation of man pages (thanks to Sergei Golovan) - The legal notice is taken from the xml book file so OTP's build process can be used for non OTP applications.
Diffstat (limited to 'lib/erl_docgen/priv/xsl/db_html.xsl')
-rw-r--r--lib/erl_docgen/priv/xsl/db_html.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/erl_docgen/priv/xsl/db_html.xsl b/lib/erl_docgen/priv/xsl/db_html.xsl
index c2b58e48ec..5614b02bb7 100644
--- a/lib/erl_docgen/priv/xsl/db_html.xsl
+++ b/lib/erl_docgen/priv/xsl/db_html.xsl
@@ -702,7 +702,7 @@
<!-- Menu.ref -->
<xsl:template name="menu.ref">
- <xsl:param name="$curModule"/>
+ <xsl:param name="curModule"/>
<div id="leftnav">
<div class="innertube">