Skip to content

Commit 8416dda

Browse files
authored
Merge pull request google#555 from zetafunction/restore-toc
[C++ styleguide] Restore table of contents
2 parents 4258a92 + d8467c6 commit 8416dda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cppguide.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<body onload="initStyleGuide();">
1111
<div id="content">
1212
<h1>Google C++ Style Guide</h1>
13+
<div class="horizontal_toc" id="tocDiv"></div>
14+
1315
<h2 id="Background" class="ignoreLink">Background</h2>
1416

1517
<p>C++ is one of the main development languages used by
@@ -5892,4 +5894,4 @@ <h2 id="Parting_Words">Parting Words</h2>
58925894
<hr>
58935895
</div>
58945896
</body>
5895-
</html>
5897+
</html>

0 commit comments

Comments
 (0)