mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
commit
6e4b0aaa64
10
shell.xml
10
shell.xml
|
@ -17,7 +17,7 @@ Revision 1.26
|
||||||
|
|
||||||
<CATEGORY title="Background">
|
<CATEGORY title="Background">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<STYLEPOINT title="Which Shell to Use">
|
<STYLEPOINT title="Which Shell to Use">
|
||||||
<SUMMARY>
|
<SUMMARY>
|
||||||
|
@ -169,7 +169,7 @@ Revision 1.26
|
||||||
<p>
|
<p>
|
||||||
Every file must have a top-level comment including a brief overview of
|
Every file must have a top-level comment including a brief overview of
|
||||||
its contents.
|
its contents.
|
||||||
A
|
A
|
||||||
copyright notice
|
copyright notice
|
||||||
and author information are optional.
|
and author information are optional.
|
||||||
</p>
|
</p>
|
||||||
|
@ -182,7 +182,7 @@ Revision 1.26
|
||||||
</CODE_SNIPPET>
|
</CODE_SNIPPET>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
</BODY>
|
</BODY>
|
||||||
</STYLEPOINT>
|
</STYLEPOINT>
|
||||||
|
|
||||||
|
@ -273,7 +273,7 @@ Revision 1.26
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
<CODE_SNIPPET>
|
<CODE_SNIPPET>
|
||||||
# TODO(mrmonkey): Handle the unlikely edge cases (bug ####)
|
# TODO(mrmonkey): Handle the unlikely edge cases (bug ####)
|
||||||
</CODE_SNIPPET>
|
</CODE_SNIPPET>
|
||||||
|
@ -1141,7 +1141,7 @@ Revision 1.26
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Please take a few minutes to read the Parting Words section at the bottom
|
Please take a few minutes to read the Parting Words section at the bottom
|
||||||
of the <a href="cppguide.xml">C++ Guide</a>.
|
of the <a href="cppguide.html">C++ Guide</a>.
|
||||||
</p>
|
</p>
|
||||||
</CATEGORY>
|
</CATEGORY>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user