Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1977)

Delta Between Two Patch Sets: docs/epy/apiclient.ext-pysrc.html

Issue 6305043: Switch to epydoc for documenting library. (Closed)
Left Patch Set: Created 11 years, 9 months ago
Right Patch Set: Revert old pydocs, they didn't really change. Created 11 years, 9 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « docs/epy/apiclient.ext-module.html ('k') | docs/epy/apiclient.http-module.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(Both sides are equal)
1 <?xml version="1.0" encoding="ascii"?> 1 <?xml version="1.0" encoding="ascii"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd"> 3 "DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head> 5 <head>
6 <title>apiclient.ext</title> 6 <title>apiclient.ext</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" /> 7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script> 8 <script type="text/javascript" src="epydoc.js"></script>
9 </head> 9 </head>
10 10
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 <!-- 97 <!--
98 // Private objects are initially displayed (because if 98 // Private objects are initially displayed (because if
99 // javascript is turned off then we want them to be 99 // javascript is turned off then we want them to be
100 // visible); but by default, we want to hide them. So hide 100 // visible); but by default, we want to hide them. So hide
101 // them unless we have a cookie that says to show them. 101 // them unless we have a cookie that says to show them.
102 checkCookie(); 102 checkCookie();
103 // --> 103 // -->
104 </script> 104 </script>
105 </body> 105 </body>
106 </html> 106 </html>
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b