Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Side by Side Diff: docs/html/depot_tools.html

Issue 212593006: Split 'summary' manpages into section 7 (misc). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | docs/man1/depot_tools.1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head> 4 <head>
5 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" / > 5 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" / >
6 <meta name="generator" content="AsciiDoc 8.6.9" /> 6 <meta name="generator" content="AsciiDoc 8.6.9" />
7 <title>depot_tools(1)</title> 7 <title>depot_tools(7)</title>
8 <style type="text/css"> 8 <style type="text/css">
9 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */ 9 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */
10 10
11 /* Default font. */ 11 /* Default font. */
12 body { 12 body {
13 font-family: Georgia,serif; 13 font-family: Georgia,serif;
14 } 14 }
15 15
16 /* Title font. */ 16 /* Title font. */
17 h1, h2, h3, h4, h5, h6, 17 h1, h2, h3, h4, h5, h6,
(...skipping 716 matching lines...) Expand 10 before | Expand all | Expand 10 after
734 } 734 }
735 735
736 } 736 }
737 asciidoc.install(); 737 asciidoc.install();
738 /*]]>*/ 738 /*]]>*/
739 </script> 739 </script>
740 </head> 740 </head>
741 <body class="manpage"> 741 <body class="manpage">
742 <div id="header"> 742 <div id="header">
743 <h1> 743 <h1>
744 depot_tools(1) Manual Page 744 depot_tools(7) Manual Page
745 </h1> 745 </h1>
746 <h2>NAME</h2> 746 <h2>NAME</h2>
747 <div class="sectionbody"> 747 <div class="sectionbody">
748 <p>depot_tools - 748 <p>depot_tools -
749 A collection of tools for dealing with Chromium development. 749 A collection of tools for dealing with Chromium development.
750 </p> 750 </p>
751 </div> 751 </div>
752 </div> 752 </div>
753 <div id="content"> 753 <div id="content">
754 <div class="sect1"> 754 <div class="sect1">
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
878 Print a diff of the current branch, compared to its upstream. 878 Print a diff of the current branch, compared to its upstream.
879 </p> 879 </p>
880 </dd> 880 </dd>
881 </dl></div> 881 </dl></div>
882 </div> 882 </div>
883 </div> 883 </div>
884 </div> 884 </div>
885 <div id="footnotes"><hr /></div> 885 <div id="footnotes"><hr /></div>
886 <div id="footer"> 886 <div id="footer">
887 <div id="footer-text"> 887 <div id="footer-text">
888 Last updated 2014-03-25 15:09:11 PDT 888 Last updated 2014-03-26 03:27:50 PDT
889 </div> 889 </div>
890 </div> 890 </div>
891 </body> 891 </body>
892 </html> 892 </html>
OLDNEW
« no previous file with comments | « no previous file | docs/man1/depot_tools.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698