Skip to content

Commit d8467c6

Browse files
committed
[C++ styleguide] Restore table of contents
This was mistakenly dropped when updating the styleguide from the internal C++ styleguide.
1 parent 1c41bbf commit d8467c6

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)