mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
This commit is contained in:
@@ -146,6 +146,7 @@ doc.body_toc_group = """
|
||||
$body_toc_groupsection
|
||||
$tableofcontents
|
||||
</div>
|
||||
$seeSrc
|
||||
<div class="nine columns" id="content">
|
||||
<div id="tocRoot"></div>
|
||||
$deprecationMsg
|
||||
@@ -156,7 +157,7 @@ doc.body_toc_group = """
|
||||
"""
|
||||
|
||||
@else
|
||||
|
||||
# keep in sink with other `doc.body_toc_group` or better, refactor
|
||||
doc.body_toc_group = """
|
||||
<div class="row">
|
||||
<div class="three columns">
|
||||
|
||||
Reference in New Issue
Block a user