77 < head >
88 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
99
10- < title > Index — gdocrevisions 0.2 documentation</ title >
10+ < title > Index — gdocrevisions 0.3 documentation</ title >
1111
1212 < link rel ="stylesheet " href ="_static/alabaster.css " type ="text/css " />
1313 < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
1414
1515 < script type ="text/javascript ">
1616 var DOCUMENTATION_OPTIONS = {
1717 URL_ROOT : './' ,
18- VERSION : '0.2 ' ,
18+ VERSION : '0.3 ' ,
1919 COLLAPSE_INDEX : false ,
2020 FILE_SUFFIX : '.html' ,
2121 HAS_SOURCE : true ,
@@ -74,6 +74,8 @@ <h2 id="A">A</h2>
7474 </ ul > </ li >
7575 </ ul > </ td >
7676 < td style ="width: 33%; vertical-align: top; "> < ul >
77+ < li > < a href ="gdocrevisions.html#gdocrevisions.document.Content.apply_operation "> apply_operation() (gdocrevisions.document.Content method)</ a >
78+ </ li >
7779 < li > < a href ="gdocrevisions.html#gdocrevisions.document.Content.apply_revision "> apply_revision() (gdocrevisions.document.Content method)</ a >
7880</ li >
7981 < li > < a href ="gdocrevisions.html#gdocrevisions.document.Content.apply_revisions "> apply_revisions() (gdocrevisions.document.Content method)</ a >
@@ -115,6 +117,10 @@ <h2 id="E">E</h2>
115117< table style ="width: 100% " class ="indextable genindextable "> < tr >
116118 < td style ="width: 33%; vertical-align: top; "> < ul >
117119 < li > < a href ="gdocrevisions.html#gdocrevisions.element.Element "> Element (class in gdocrevisions.element)</ a >
120+ </ li >
121+ </ ul > </ td >
122+ < td style ="width: 33%; vertical-align: top; "> < ul >
123+ < li > < a href ="gdocrevisions.html#gdocrevisions.element.EndOfBody "> EndOfBody (class in gdocrevisions.element)</ a >
118124</ li >
119125 </ ul > </ td >
120126</ tr > </ table >
@@ -129,8 +135,6 @@ <h2 id="G">G</h2>
129135 </ ul > </ td >
130136 < td style ="width: 33%; vertical-align: top; "> < ul >
131137 < li > < a href ="gdocrevisions.html#module-gdocrevisions.revision "> gdocrevisions.revision (module)</ a >
132- </ li >
133- < li > < a href ="gdocrevisions.html#gdocrevisions.operation.getOperation "> getOperation() (in module gdocrevisions.operation)</ a >
134138</ li >
135139 < li > < a href ="gdocrevisions.html#gdocrevisions.document.GoogleDoc "> GoogleDoc (class in gdocrevisions.document)</ a >
136140</ li >
@@ -142,6 +146,14 @@ <h2 id="I">I</h2>
142146 < td style ="width: 33%; vertical-align: top; "> < ul >
143147 < li > < a href ="gdocrevisions.html#gdocrevisions.operation.InsertString "> InsertString (class in gdocrevisions.operation)</ a >
144148</ li >
149+ < li > < a href ="gdocrevisions.html#gdocrevisions.document.Document.iter_operations "> iter_operations() (gdocrevisions.document.Document method)</ a >
150+
151+ < ul >
152+ < li > < a href ="gdocrevisions.html#gdocrevisions.operation.MultiOperation.iter_operations "> (gdocrevisions.operation.MultiOperation method)</ a >
153+ </ li >
154+ < li > < a href ="gdocrevisions.html#gdocrevisions.operation.Operation.iter_operations "> (gdocrevisions.operation.Operation method)</ a >
155+ </ li >
156+ </ ul > </ li >
145157 </ ul > </ td >
146158</ tr > </ table >
147159
@@ -157,23 +169,35 @@ <h2 id="O">O</h2>
157169< table style ="width: 100% " class ="indextable genindextable "> < tr >
158170 < td style ="width: 33%; vertical-align: top; "> < ul >
159171 < li > < a href ="gdocrevisions.html#gdocrevisions.operation.Operation "> Operation (class in gdocrevisions.operation)</ a >
172+ </ li >
173+ < li > < a href ="gdocrevisions.html#gdocrevisions.operation.operation_factory "> operation_factory() (in module gdocrevisions.operation)</ a >
160174</ li >
161175 </ ul > </ td >
162176 < td style ="width: 33%; vertical-align: top; "> < ul >
163177 < li > < a href ="gdocrevisions.html#gdocrevisions.document.Document.operations "> operations (gdocrevisions.document.Document attribute)</ a >
178+
179+ < ul >
180+ < li > < a href ="gdocrevisions.html#gdocrevisions.revision.Revision.operations "> (gdocrevisions.revision.Revision attribute)</ a >
164181</ li >
182+ </ ul > </ li >
165183 </ ul > </ td >
166184</ tr > </ table >
167185
168186< h2 id ="R "> R</ h2 >
169187< table style ="width: 100% " class ="indextable genindextable "> < tr >
170188 < td style ="width: 33%; vertical-align: top; "> < ul >
171189 < li > < a href ="gdocrevisions.html#gdocrevisions.document.Content.render "> render() (gdocrevisions.document.Content method)</ a >
190+
191+ < ul >
192+ < li > < a href ="gdocrevisions.html#gdocrevisions.element.Character.render "> (gdocrevisions.element.Character method)</ a >
172193</ li >
173- < li > < a href ="gdocrevisions.html#gdocrevisions.document.Document.replay " > replay() ( gdocrevisions.document.Document method)</ a >
194+ < li > < a href ="gdocrevisions.html#gdocrevisions.element.Element.render " > ( gdocrevisions.element.Element method)</ a >
174195</ li >
196+ </ ul > </ li >
175197 </ ul > </ td >
176198 < td style ="width: 33%; vertical-align: top; "> < ul >
199+ < li > < a href ="gdocrevisions.html#gdocrevisions.document.Document.replay "> replay() (gdocrevisions.document.Document method)</ a >
200+ </ li >
177201 < li > < a href ="gdocrevisions.html#gdocrevisions.document.Content.reset "> reset() (gdocrevisions.document.Content method)</ a >
178202</ li >
179203 < li > < a href ="gdocrevisions.html#gdocrevisions.revision.Revision "> Revision (class in gdocrevisions.revision)</ a >
@@ -194,8 +218,12 @@ <h2 id="S">S</h2>
194218< h2 id ="T "> T</ h2 >
195219< table style ="width: 100% " class ="indextable genindextable "> < tr >
196220 < td style ="width: 33%; vertical-align: top; "> < ul >
197- < li > < a href ="gdocrevisions.html#gdocrevisions.revision.Revision.to_dict "> to_dict() (gdocrevisions.revision.Revision method)</ a >
221+ < li > < a href ="gdocrevisions.html#gdocrevisions.operation.Operation.to_dict "> to_dict() (gdocrevisions.operation.Operation method)</ a >
222+
223+ < ul >
224+ < li > < a href ="gdocrevisions.html#gdocrevisions.revision.Revision.to_dict "> (gdocrevisions.revision.Revision method)</ a >
198225</ li >
226+ </ ul > </ li >
199227 </ ul > </ td >
200228 < td style ="width: 33%; vertical-align: top; "> < ul >
201229 < li > < a href ="gdocrevisions.html#gdocrevisions.document.Document.to_pickle "> to_pickle() (gdocrevisions.document.Document method)</ a >
0 commit comments