mirror of
https://github.com/tiennm99/styleguide.git
synced 2026-08-11 00:25:46 +00:00
[C++ styleguide] Restore table of contents
This was mistakenly dropped when updating the styleguide from the internal C++ styleguide.
This commit is contained in:
+3
-1
@@ -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
|
||||
@@ -5892,4 +5894,4 @@ more interesting. Have fun!</p>
|
||||
<hr>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user