Skip to content

Commit 2b57aa5

Browse files
authored
Merge pull request google#389 from manshreck/gh-pages
Add horizontal TOC back into style guide
2 parents 143b051 + 63107a1 commit 2b57aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cppguide.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<body onload="initStyleGuide();">
1111
<div id="content">
1212
<h1>Google C++ Style Guide</h1>
13+
<div class="horizontal_toc" id="tocDiv"></div>
1314
<div class="main_body">
1415

1516
<h2 class="ignoreLink" id="Background">Background</h2>

0 commit comments

Comments
 (0)