Updated docs

This commit is contained in:
2022-12-04 00:50:24 +01:00
parent 68e01afb5b
commit e054ac364e
149 changed files with 8860 additions and 1827 deletions

View File

@@ -42,9 +42,11 @@
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction to the CPL Docs</a></li>
<li class="toctree-l1"><a class="reference internal" href="getting_started.html">Getting started</a></li>
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing to CPL</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_cli.html">CLI Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_core.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_query.html">Query Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_cli.html">CLI reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_core.html">API reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_discord.html">Discord reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_query.html">Query reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="cpl_translation.html">Translation reference</a></li>
</ul>
</div>
@@ -277,11 +279,6 @@
<td>&#160;&#160;&#160;
<a href="cpl_core.mailing.html#module-cpl_core.mailing.email_client_settings_name_enum"><code class="xref">cpl_core.mailing.email_client_settings_name_enum</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_core.pipes.html#module-cpl_core.pipes"><code class="xref">cpl_core.pipes</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
@@ -351,37 +348,449 @@
<td><img src="_static/minus.png" class="toggler"
id="toggle-2" style="display: none" alt="-" /></td>
<td>
<code class="xref">cpl_discord</code></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.application.html#module-cpl_discord.application.discord_bot_application_abc"><code class="xref">cpl_discord.application.discord_bot_application_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.command.html#module-cpl_discord.command.discord_command_abc"><code class="xref">cpl_discord.command.discord_command_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.command.html#module-cpl_discord.command.discord_commands_meta"><code class="xref">cpl_discord.command.discord_commands_meta</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.configuration.html#module-cpl_discord.configuration.discord_bot_settings"><code class="xref">cpl_discord.configuration.discord_bot_settings</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.category_channel"><code class="xref">cpl_discord.container.category_channel</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.container"><code class="xref">cpl_discord.container.container</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.guild"><code class="xref">cpl_discord.container.guild</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.member"><code class="xref">cpl_discord.container.member</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.role"><code class="xref">cpl_discord.container.role</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.text_channel"><code class="xref">cpl_discord.container.text_channel</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.thread"><code class="xref">cpl_discord.container.thread</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.container.html#module-cpl_discord.container.voice_channel"><code class="xref">cpl_discord.container.voice_channel</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_bulk_message_delete_abc"><code class="xref">cpl_discord.events.on_bulk_message_delete_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_command_abc"><code class="xref">cpl_discord.events.on_command_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_command_completion_abc"><code class="xref">cpl_discord.events.on_command_completion_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_command_error_abc"><code class="xref">cpl_discord.events.on_command_error_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_connect_abc"><code class="xref">cpl_discord.events.on_connect_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_disconnect_abc"><code class="xref">cpl_discord.events.on_disconnect_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_error_abc"><code class="xref">cpl_discord.events.on_error_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_group_join_abc"><code class="xref">cpl_discord.events.on_group_join_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_group_remove_abc"><code class="xref">cpl_discord.events.on_group_remove_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_available_abc"><code class="xref">cpl_discord.events.on_guild_available_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_channel_create_abc"><code class="xref">cpl_discord.events.on_guild_channel_create_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_channel_delete_abc"><code class="xref">cpl_discord.events.on_guild_channel_delete_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_channel_pins_update_abc"><code class="xref">cpl_discord.events.on_guild_channel_pins_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_channel_update_abc"><code class="xref">cpl_discord.events.on_guild_channel_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_emojis_update_abc"><code class="xref">cpl_discord.events.on_guild_emojis_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_integrations_update_abc"><code class="xref">cpl_discord.events.on_guild_integrations_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_join_abc"><code class="xref">cpl_discord.events.on_guild_join_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_remove_abc"><code class="xref">cpl_discord.events.on_guild_remove_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_role_create_abc"><code class="xref">cpl_discord.events.on_guild_role_create_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_role_delete_abc"><code class="xref">cpl_discord.events.on_guild_role_delete_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_role_update_abc"><code class="xref">cpl_discord.events.on_guild_role_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_unavailable_abc"><code class="xref">cpl_discord.events.on_guild_unavailable_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_guild_update_abc"><code class="xref">cpl_discord.events.on_guild_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_invite_create_abc"><code class="xref">cpl_discord.events.on_invite_create_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_invite_delete_abc"><code class="xref">cpl_discord.events.on_invite_delete_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_member_ban_abc"><code class="xref">cpl_discord.events.on_member_ban_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_member_join_abc"><code class="xref">cpl_discord.events.on_member_join_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_member_remove_abc"><code class="xref">cpl_discord.events.on_member_remove_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_member_unban_abc"><code class="xref">cpl_discord.events.on_member_unban_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_member_update_abc"><code class="xref">cpl_discord.events.on_member_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_message_abc"><code class="xref">cpl_discord.events.on_message_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_message_delete_abc"><code class="xref">cpl_discord.events.on_message_delete_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_message_edit_abc"><code class="xref">cpl_discord.events.on_message_edit_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_private_channel_create_abc"><code class="xref">cpl_discord.events.on_private_channel_create_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_private_channel_delete_abc"><code class="xref">cpl_discord.events.on_private_channel_delete_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_private_channel_pins_update_abc"><code class="xref">cpl_discord.events.on_private_channel_pins_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_private_channel_update_abc"><code class="xref">cpl_discord.events.on_private_channel_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_raw_reaction_add_abc"><code class="xref">cpl_discord.events.on_raw_reaction_add_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_raw_reaction_clear_abc"><code class="xref">cpl_discord.events.on_raw_reaction_clear_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_raw_reaction_clear_emoji_abc"><code class="xref">cpl_discord.events.on_raw_reaction_clear_emoji_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_raw_reaction_remove_abc"><code class="xref">cpl_discord.events.on_raw_reaction_remove_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_reaction_add_abc"><code class="xref">cpl_discord.events.on_reaction_add_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_reaction_clear_abc"><code class="xref">cpl_discord.events.on_reaction_clear_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_reaction_clear_emoji_abc"><code class="xref">cpl_discord.events.on_reaction_clear_emoji_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_reaction_remove_abc"><code class="xref">cpl_discord.events.on_reaction_remove_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_ready_abc"><code class="xref">cpl_discord.events.on_ready_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_resume_abc"><code class="xref">cpl_discord.events.on_resume_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_typing_abc"><code class="xref">cpl_discord.events.on_typing_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_user_update_abc"><code class="xref">cpl_discord.events.on_user_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_voice_state_update_abc"><code class="xref">cpl_discord.events.on_voice_state_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.events.html#module-cpl_discord.events.on_webhooks_update_abc"><code class="xref">cpl_discord.events.on_webhooks_update_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.helper.html#module-cpl_discord.helper.to_containers_converter"><code class="xref">cpl_discord.helper.to_containers_converter</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.command_error_handler_service"><code class="xref">cpl_discord.service.command_error_handler_service</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.discord_bot_service"><code class="xref">cpl_discord.service.discord_bot_service</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.discord_bot_service_abc"><code class="xref">cpl_discord.service.discord_bot_service_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.discord_collection"><code class="xref">cpl_discord.service.discord_collection</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.discord_collection_abc"><code class="xref">cpl_discord.service.discord_collection_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.discord_service"><code class="xref">cpl_discord.service.discord_service</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_discord.service.html#module-cpl_discord.service.discord_service_abc"><code class="xref">cpl_discord.service.discord_service_abc</code></a></td><td>
<em></em></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-3" style="display: none" alt="-" /></td>
<td>
<code class="xref">cpl_query</code></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.exceptions.html#module-cpl_query.exceptions"><code class="xref">cpl_query.exceptions</code></a></td><td>
<a href="cpl_query.base.html#module-cpl_query.base.default_lambda"><code class="xref">cpl_query.base.default_lambda</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.extension.html#module-cpl_query.extension.iterable"><code class="xref">cpl_query.extension.iterable</code></a></td><td>
<a href="cpl_query.base.html#module-cpl_query.base.ordered_queryable"><code class="xref">cpl_query.base.ordered_queryable</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.extension.html#module-cpl_query.extension.iterable_abc"><code class="xref">cpl_query.extension.iterable_abc</code></a></td><td>
<a href="cpl_query.base.html#module-cpl_query.base.ordered_queryable_abc"><code class="xref">cpl_query.base.ordered_queryable_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.base.html#module-cpl_query.base.queryable_abc"><code class="xref">cpl_query.base.queryable_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.base.html#module-cpl_query.base.sequence_abc"><code class="xref">cpl_query.base.sequence_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.base.html#module-cpl_query.base.sequence_values"><code class="xref">cpl_query.base.sequence_values</code></a></td><td>
<em></em></td></tr>
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.enumerable.html#module-cpl_query.enumerable.enumerable"><code class="xref">cpl_query.enumerable.enumerable</code></a></td><td>
<em></em></td></tr>
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.enumerable.html#module-cpl_query.enumerable.enumerable_abc"><code class="xref">cpl_query.enumerable.enumerable_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.extension.html#module-cpl_query.extension.list"><code class="xref">cpl_query.extension.list</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.extension.html#module-cpl_query.extension.ordered_iterable"><code class="xref">cpl_query.extension.ordered_iterable</code></a></td><td>
<a href="cpl_query.iterable.html#module-cpl_query.iterable.iterable"><code class="xref">cpl_query.iterable.iterable</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-3">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_query.extension.html#module-cpl_query.extension.ordered_iterable_abc"><code class="xref">cpl_query.extension.ordered_iterable_abc</code></a></td><td>
<a href="cpl_query.iterable.html#module-cpl_query.iterable.iterable_abc"><code class="xref">cpl_query.iterable.iterable_abc</code></a></td><td>
<em></em></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-4" style="display: none" alt="-" /></td>
<td>
<code class="xref">cpl_translation</code></td><td>
<em></em></td></tr>
<tr class="cg-4">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_translation.html#module-cpl_translation.translate_pipe"><code class="xref">cpl_translation.translate_pipe</code></a></td><td>
<em></em></td></tr>
<tr class="cg-4">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_translation.html#module-cpl_translation.translation_service"><code class="xref">cpl_translation.translation_service</code></a></td><td>
<em></em></td></tr>
<tr class="cg-4">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_translation.html#module-cpl_translation.translation_service_abc"><code class="xref">cpl_translation.translation_service_abc</code></a></td><td>
<em></em></td></tr>
<tr class="cg-4">
<td></td>
<td>&#160;&#160;&#160;
<a href="cpl_translation.html#module-cpl_translation.translation_settings"><code class="xref">cpl_translation.translation_settings</code></a></td><td>
<em></em></td></tr>
</table>
@@ -393,7 +802,7 @@
<hr/>
<div role="contentinfo">
<p>&#169; Copyright 2021, Sven Heidemann.</p>
<p>&#169; Copyright 2021 - 2023, Sven Heidemann.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a