aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMariano Guerra <[email protected]>2016-10-21 14:38:25 +0100
committerMariano Guerra <[email protected]>2017-03-13 11:51:52 +0100
commit140adf0584f2ff5e0853b5dc763dc8082afb7750 (patch)
tree5f605edb149870f68370d1bbd66861263598d5de
parentd6cef898ff0d913e0837f33321374ccb1870fb02 (diff)
downloadotp-140adf0584f2ff5e0853b5dc763dc8082afb7750.tar.gz
otp-140adf0584f2ff5e0853b5dc763dc8082afb7750.tar.bz2
otp-140adf0584f2ff5e0853b5dc763dc8082afb7750.zip
use title tags on titles
-rw-r--r--lib/erl_docgen/priv/xsl/db_html.xsl18
-rw-r--r--system/doc/top/templates/index.html.src3
2 files changed, 4 insertions, 17 deletions
diff --git a/lib/erl_docgen/priv/xsl/db_html.xsl b/lib/erl_docgen/priv/xsl/db_html.xsl
index b478a40cf7..6a85f95e09 100644
--- a/lib/erl_docgen/priv/xsl/db_html.xsl
+++ b/lib/erl_docgen/priv/xsl/db_html.xsl
@@ -1260,11 +1260,7 @@
<xsl:call-template name="menu_middle"/>
- <p>
- <small>
- <strong>Chapters</strong>
- </small>
- </p>
+ <h3>Chapters</h3>
<ul class="flipMenu" imagepath="{$topdocdir}/js/flipmenu">
<xsl:call-template name="menu.chapter">
@@ -1425,11 +1421,7 @@
<xsl:call-template name="menu_middle"/>
- <p>
- <small>
- <strong>Table of Contents</strong>
- </small>
- </p>
+ <h3>Table of Contents</h3>
<ul class="flipMenu">
<xsl:call-template name="menu.ref2">
@@ -2272,11 +2264,7 @@
<xsl:call-template name="menu_middle"/>
- <p>
- <small>
- <strong>Chapters</strong>
- </small>
- </p>
+ <h3>Chapters</h3>
<ul class="flipMenu" imagepath="{$topdocdir}/js/flipmenu">
<xsl:call-template name="menu.chapter">
diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src
index e7b9d8ac6d..951b3a79fe 100644
--- a/system/doc/top/templates/index.html.src
+++ b/system/doc/top/templates/index.html.src
@@ -60,8 +60,7 @@ limitations under the License.
</ul>
</li>
</ul>
-<b>Application Groups</b>
-<br/>
+<h3>Application Groups</h3>
<ul class="flipMenu">
#applinks#