Feature: Added Documentation in
This commit is contained in:
@@ -306,7 +306,7 @@
|
||||
</div>
|
||||
|
||||
<div class="moduleDocstring">
|
||||
<div><p class="undocumented">Undocumented</p></div>
|
||||
<div><p>A combination of errors used within the package</p></div>
|
||||
</div>
|
||||
|
||||
<div id="splitTables">
|
||||
@@ -317,17 +317,17 @@
|
||||
|
||||
<td>Module</td>
|
||||
<td><code><a href="fn_gen.errors.undefined_communication_method_error.html" class="internal-link" title="fn_gen.errors.undefined_communication_method_error">undefined<wbr></wbr>_communication<wbr></wbr>_method<wbr></wbr>_error</a></code></td>
|
||||
<td><span class="undocumented">Undocumented</span></td>
|
||||
<td>An error type used when the communication method is not in the <code><a href="fn_gen.enums.comm_method.CommMethod.html" class="internal-link" title="fn_gen.enums.comm_method.CommMethod">CommMethod</a></code> enum</td>
|
||||
</tr><tr class="module">
|
||||
|
||||
<td>Module</td>
|
||||
<td><code><a href="fn_gen.errors.undefined_value_error.html" class="internal-link" title="fn_gen.errors.undefined_value_error">undefined<wbr></wbr>_value<wbr></wbr>_error</a></code></td>
|
||||
<td><span class="undocumented">Undocumented</span></td>
|
||||
<td>An error used when the value used is not defined</td>
|
||||
</tr><tr class="module">
|
||||
|
||||
<td>Module</td>
|
||||
<td><code><a href="fn_gen.errors.value_out_of_bounds_error.html" class="internal-link" title="fn_gen.errors.value_out_of_bounds_error">value<wbr></wbr>_out<wbr></wbr>_of<wbr></wbr>_bounds<wbr></wbr>_error</a></code></td>
|
||||
<td><span class="undocumented">Undocumented</span></td>
|
||||
<td>An error used when the value used is out of bounds for the function</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -348,7 +348,7 @@
|
||||
<div class="container">
|
||||
<a href="index.html">API Documentation</a> for fn_gen,
|
||||
generated by <a href="https://github.com/twisted/pydoctor/">pydoctor</a>
|
||||
23.9.1 at 2024-02-06 18:56:15.
|
||||
23.9.1 at 2024-02-29 14:55:42.
|
||||
</div>
|
||||
|
||||
<!-- Search related scripts needs to be loaded at the end of HTML
|
||||
|
||||
Reference in New Issue
Block a user