| Index: docs/html/git-thaw.html
|
| diff --git a/git_docs/htmlout/git-thaw.html b/docs/html/git-thaw.html
|
| similarity index 97%
|
| rename from git_docs/htmlout/git-thaw.html
|
| rename to docs/html/git-thaw.html
|
| index cc2683a5ff8111f639a12341fa5996a907382028..a568e7db5ae6065c28eab796545a0643f9ed4224 100644
|
| --- a/git_docs/htmlout/git-thaw.html
|
| +++ b/docs/html/git-thaw.html
|
| @@ -535,6 +535,13 @@ body.manpage div.sectionbody {
|
| }
|
|
|
|
|
| +div.listingblock > div.content {
|
| + background: rgb(28, 28, 28);
|
| +}
|
| +
|
| +div.listingblock > div > pre > code {
|
| + color: rgb(187, 187, 187);
|
| +}
|
| </style>
|
| <script type="text/javascript">
|
| /*<![CDATA[*/
|
| @@ -771,16 +778,16 @@ freeze), <code>git thaw</code> will thaw all of the freezes.</p></div>
|
| <div class="sect1">
|
| <h2 id="_chromium_depot_tools">CHROMIUM DEPOT_TOOLS</h2>
|
| <div class="sectionbody">
|
| -<div class="paragraph"><p>Part of the chromium depot_tools suite. These tools are meant to assist with the
|
| -development of chromium and related projects. Download the tools from
|
| -<a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">here</a>.</p></div>
|
| +<div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_tools(1)</a> suite. These tools are meant to
|
| +assist with the development of chromium and related projects. Download the tools
|
| +from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">here</a>.</p></div>
|
| </div>
|
| </div>
|
| </div>
|
| <div id="footnotes"><hr /></div>
|
| <div id="footer">
|
| <div id="footer-text">
|
| -Last updated 2014-03-13 17:20:25 PDT
|
| +Last updated 2014-03-14 13:12:40 PDT
|
| </div>
|
| </div>
|
| </body>
|
|
|