Skip to content

Commit

Permalink
Merge pull request google#555 from zetafunction/restore-toc
Browse files Browse the repository at this point in the history
[C++ styleguide] Restore table of contents
  • Loading branch information
tituswinters authored May 27, 2020
2 parents 4258a92 + d8467c6 commit 8416dda
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cppguide.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<body onload="initStyleGuide();">
<div id="content">
<h1>Google C++ Style Guide</h1>
<div class="horizontal_toc" id="tocDiv"></div>

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

<p>C++ is one of the main development languages used by
Expand Down Expand Up @@ -5892,4 +5894,4 @@ <h2 id="Parting_Words">Parting Words</h2>
<hr>
</div>
</body>
</html>
</html>

0 comments on commit 8416dda

Please sign in to comment.