Index: tools/telemetry/docs/telemetry.page.page_filter.html |
diff --git a/tools/telemetry/docs/telemetry.page.page_filter.html b/tools/telemetry/docs/telemetry.page.page_filter.html |
index 1c94adc42ab6d89f3569885ed38cc69f70b95581..c96f4243170f39a76a735adbe1c0399e08816262 100644 |
--- a/tools/telemetry/docs/telemetry.page.page_filter.html |
+++ b/tools/telemetry/docs/telemetry.page.page_filter.html |
@@ -19,9 +19,10 @@ |
<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> |
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> |
-<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="optparse.html">optparse</a><br> |
+<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.command_line.html">telemetry.core.command_line</a><br> |
+</td><td width="25%" valign=top><a href="optparse.html">optparse</a><br> |
</td><td width="25%" valign=top><a href="re.html">re</a><br> |
-</td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
+</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ee77aa"> |
<td colspan=3 valign=bottom> <br> |
@@ -29,7 +30,7 @@ |
<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> |
<td width="100%"><dl> |
-<dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.object</a> |
+<dt><font face="helvetica, arial"><a href="telemetry.core.command_line.html#ArgumentHandlerMixIn">telemetry.core.command_line.ArgumentHandlerMixIn</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
</font></dt><dd> |
<dl> |
<dt><font face="helvetica, arial"><a href="telemetry.page.page_filter.html#PageFilter">PageFilter</a> |
@@ -40,27 +41,39 @@ |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ffc8d8"> |
<td colspan=3 valign=bottom> <br> |
-<font color="#000000" face="helvetica, arial"><a name="PageFilter">class <strong>PageFilter</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr> |
+<font color="#000000" face="helvetica, arial"><a name="PageFilter">class <strong>PageFilter</strong></a>(<a href="telemetry.core.command_line.html#ArgumentHandlerMixIn">telemetry.core.command_line.ArgumentHandlerMixIn</a>)</font></td></tr> |
<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
-<td colspan=2><tt>Filters pages in the page set based on command line flags.<br> </tt></td></tr> |
+<td colspan=2><tt>Filters pages in the page set based on command-line flags.<br> </tt></td></tr> |
<tr><td> </td> |
-<td width="100%">Methods defined here:<br> |
-<dl><dt><a name="PageFilter-IsSelected"><strong>IsSelected</strong></a>(self, page)</dt></dl> |
+<td width="100%"><dl><dt>Method resolution order:</dt> |
+<dd><a href="telemetry.page.page_filter.html#PageFilter">PageFilter</a></dd> |
+<dd><a href="telemetry.core.command_line.html#ArgumentHandlerMixIn">telemetry.core.command_line.ArgumentHandlerMixIn</a></dd> |
+<dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
+</dl> |
+<hr> |
+Class methods defined here:<br> |
+<dl><dt><a name="PageFilter-AddCommandLineArgs"><strong>AddCommandLineArgs</strong></a>(cls, parser)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt></dl> |
-<dl><dt><a name="PageFilter-__init__"><strong>__init__</strong></a>(self, options)</dt></dl> |
+<dl><dt><a name="PageFilter-IsSelected"><strong>IsSelected</strong></a>(cls, page)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt></dl> |
-<hr> |
-Static methods defined here:<br> |
-<dl><dt><a name="PageFilter-AddCommandLineOptions"><strong>AddCommandLineOptions</strong></a>(parser)</dt></dl> |
+<dl><dt><a name="PageFilter-ProcessCommandLineArgs"><strong>ProcessCommandLineArgs</strong></a>(cls, parser, args)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt></dl> |
<hr> |
-Data descriptors defined here:<br> |
+Data descriptors inherited from <a href="telemetry.core.command_line.html#ArgumentHandlerMixIn">telemetry.core.command_line.ArgumentHandlerMixIn</a>:<br> |
<dl><dt><strong>__dict__</strong></dt> |
<dd><tt>dictionary for instance variables (if defined)</tt></dd> |
</dl> |
<dl><dt><strong>__weakref__</strong></dt> |
<dd><tt>list of weak references to the object (if defined)</tt></dd> |
</dl> |
-</td></tr></table></td></tr></table> |
+</td></tr></table></td></tr></table><p> |
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
+<tr bgcolor="#eeaa77"> |
+<td colspan=3 valign=bottom> <br> |
+<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr> |
+ |
+<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td> |
+<td width="100%"><dl><dt><a name="-HasLabelIn"><strong>HasLabelIn</strong></a>(obj, labels)</dt></dl> |
+</td></tr></table> |
</body></html> |