|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
| - <title>Index — pyWitness 1.1 documentation</title> |
| 6 | + <title>Index — pyWitness 1.3 documentation</title> |
7 | 7 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
8 | 8 | <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
9 | 9 | <link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
|
|
14 | 14 | <script src="_static/js/html5shiv.min.js"></script>
|
15 | 15 | <![endif]-->
|
16 | 16 |
|
17 |
| - <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> |
18 | 17 | <script src="_static/jquery.js"></script>
|
19 |
| - <script src="_static/underscore.js"></script> |
20 | 18 | <script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
|
| 19 | + <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> |
21 | 20 | <script src="_static/doctools.js"></script>
|
22 | 21 | <script src="_static/sphinx_highlight.js"></script>
|
23 | 22 | <script src="_static/tabs.js"></script>
|
|
32 | 31 | <nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
33 | 32 | <div class="wy-side-scroll">
|
34 | 33 | <div class="wy-side-nav-search" >
|
35 |
| - <a href="index.html" class="icon icon-home"> pyWitness |
36 |
| - <img src="_static/pyWitnessLogo200.jpg" class="logo" alt="Logo"/> |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + <a href="index.html" class="icon icon-home"> |
| 38 | + pyWitness |
| 39 | + <img src="_static/pyWitnessLogo200.jpg" class="logo" alt="Logo"/> |
37 | 40 | </a>
|
38 | 41 | <div class="version">
|
39 |
| - 1.1 |
| 42 | + 1.3 |
40 | 43 | </div>
|
41 | 44 | <div role="search">
|
42 | 45 | <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
43 |
| - <input type="text" name="q" placeholder="Search docs" /> |
| 46 | + <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> |
44 | 47 | <input type="hidden" name="check_keywords" value="yes" />
|
45 | 48 | <input type="hidden" name="area" value="default" />
|
46 | 49 | </form>
|
|
73 | 76 | <div class="rst-content">
|
74 | 77 | <div role="navigation" aria-label="Page navigation">
|
75 | 78 | <ul class="wy-breadcrumbs">
|
76 |
| - <li><a href="index.html" class="icon icon-home"></a> »</li> |
77 |
| - <li>Index</li> |
| 79 | + <li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li> |
| 80 | + <li class="breadcrumb-item active">Index</li> |
78 | 81 | <li class="wy-breadcrumbs-aside">
|
79 | 82 | </li>
|
80 | 83 | </ul>
|
@@ -193,8 +196,12 @@ <h2 id="F">F</h2>
|
193 | 196 | <h2 id="I">I</h2>
|
194 | 197 | <table style="width: 100%" class="indextable genindextable"><tr>
|
195 | 198 | <td style="width: 33%; vertical-align: top;"><ul>
|
196 |
| - <li><a href="moduledocs.html#pyWitness.DataRaw.isDesignateId">isDesignateId() (pyWitness.DataRaw method)</a> |
| 199 | + <li><a href="moduledocs.html#pyWitness.DataProcessed.isDesignateId">isDesignateId() (pyWitness.DataProcessed method)</a> |
| 200 | + |
| 201 | + <ul> |
| 202 | + <li><a href="moduledocs.html#pyWitness.DataRaw.isDesignateId">(pyWitness.DataRaw method)</a> |
197 | 203 | </li>
|
| 204 | + </ul></li> |
198 | 205 | </ul></td>
|
199 | 206 | </tr></table>
|
200 | 207 |
|
@@ -338,7 +345,7 @@ <h2 id="W">W</h2>
|
338 | 345 |
|
339 | 346 | <div role="contentinfo">
|
340 | 347 | <p>© Copyright Royal Holloway, University of London 2020 and University of Bristol 2020.
|
341 |
| - <span class="lastupdated">Last updated on Jan 29, 2023. |
| 348 | + <span class="lastupdated">Last updated on Jun 04, 2023. |
342 | 349 | </span></p>
|
343 | 350 | </div>
|
344 | 351 |
|
|
0 commit comments