John Snow
3c5f6114d9
qapi: remove "Example" doc section
...
Fully eliminate the "Example" sections in QAPI doc blocks now that they
have all been converted to arbitrary rST syntax using the
".. qmp-example::" directive. Update tests to match.
Migrating to the new syntax
---------------------------
The old "Example:" or "Examples:" section syntax is now caught as an
error, but "Example::" is stil permitted as explicit rST syntax for an
un-lexed, generic preformatted text block.
('Example' is not special in this case, any sentence that ends with "::"
will start an indented code block in rST.)
Arbitrary rST for Examples is now possible, but it's strongly
recommended that documentation authors use the ".. qmp-example::"
directive for consistent visual formatting in rendered HTML docs. The
":title:" directive option may be used to add extra information into the
title bar for the example. The ":annotated:" option can be used to write
arbitrary rST instead, with nested "::" blocks applying QMP formatting
where desired.
Other choices available are ".. code-block:: QMP" which will not create
an "Example:" box, or the short-form "::" code-block syntax which will
not apply QMP highlighting when used outside of the qmp-example
directive.
Why?
----
This patch has several benefits:
1. Example sections can now be written more arbitrarily, mixing
explanatory paragraphs and code blocks however desired.
2. Example sections can now use fully arbitrary rST.
3. All code blocks are now lexed and validated as QMP; increasing
usability of the docs and ensuring validity of example snippets.
(To some extent - This patch only gaurantees it lexes correctly, not
that it's valid under the JSON or QMP grammars. It will catch most
small mistakes, however.)
4. Each qmp-example can be titled or annotated independently without
bypassing the QMP lexer/validator.
(i.e. code blocks are now for *code* only, so we don't have to
sacrifice exposition for having lexically valid examples.)
NOTE: As with the "Notes" conversion (d461c279737), this patch (and the
three preceding) may change the rendering order for Examples in
the current generator. The forthcoming qapidoc rewrite will fix
this by always generating documentation in source order.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20240717021312.606116-10-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2024-07-17 10:20:54 +02:00
..
2020-08-03 08:28:08 +02:00
2019-10-22 09:26:12 +02:00
2018-05-30 13:19:14 -03:00
2018-05-30 13:19:14 -03:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2016-02-19 11:08:56 +01:00
2022-04-21 10:11:25 +02:00
2022-04-21 10:11:25 +02:00
2022-04-21 10:11:25 +02:00
2020-03-17 19:58:34 +01:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:00 +02:00
2021-08-26 13:53:56 +02:00
2019-09-24 14:07:23 +02:00
2019-09-24 14:07:23 +02:00
2021-03-23 22:31:53 +01:00
2021-03-23 22:31:53 +01:00
2015-05-05 18:39:00 +02:00
2019-10-22 09:26:12 +02:00
2017-09-01 12:51:04 +02:00
2017-09-01 12:51:04 +02:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:09 +02:00
2015-05-05 18:39:00 +02:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:09 +02:00
2017-05-31 16:04:09 +02:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:09 +02:00
2017-05-31 16:04:09 +02:00
2022-04-21 10:11:25 +02:00
2022-04-21 10:11:25 +02:00
2022-04-21 10:11:25 +02:00
2019-10-22 09:26:12 +02:00
2017-09-01 12:51:04 +02:00
2017-09-01 12:51:04 +02:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:09 +02:00
2015-05-05 18:39:00 +02:00
2021-04-30 12:59:54 +02:00
2021-04-30 12:59:54 +02:00
2021-04-30 12:59:54 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2016-02-19 11:08:56 +01:00
2019-10-22 09:26:12 +02:00
2018-12-13 19:20:11 +01:00
2018-12-13 19:20:11 +01:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:05 +02:00
2015-05-05 18:39:00 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:00 +02:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:05 +02:00
2015-09-04 15:47:15 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-21 09:56:49 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2016-07-19 13:21:08 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2016-07-19 13:21:08 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2016-07-19 13:21:08 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:16 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2021-03-23 22:31:05 +01:00
2019-09-28 17:17:18 +02:00
2015-12-17 08:21:29 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2015-09-04 15:47:15 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2015-05-05 18:39:01 +02:00
2023-04-24 15:21:39 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2019-10-22 09:26:12 +02:00
2021-08-26 13:53:56 +02:00
2018-07-03 18:21:24 +02:00
2021-08-26 13:53:56 +02:00
2018-07-03 18:21:24 +02:00
2018-07-03 18:21:24 +02:00
2021-09-03 17:09:10 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2021-09-03 17:09:10 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2018-07-03 18:21:24 +02:00
2021-09-08 15:30:30 +02:00
2023-09-08 13:08:52 +03:00
2021-09-08 15:30:10 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2018-07-03 18:21:24 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:23 +02:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-12-17 08:21:29 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-12-17 08:21:29 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2013-07-29 10:37:11 -05:00
2017-03-16 07:13:01 +01:00
2021-02-08 14:15:58 +01:00
2024-02-26 10:43:56 +01:00
2024-02-12 10:04:31 +01:00
2017-03-16 07:13:03 +01:00
2024-02-26 10:43:56 +01:00
2019-10-29 07:35:16 +01:00
2019-10-29 07:35:16 +01:00
2024-02-26 10:43:56 +01:00
2017-03-16 07:13:03 +01:00
2017-03-16 07:13:03 +01:00
2024-02-26 10:43:56 +01:00
2019-10-29 07:35:16 +01:00
2019-10-29 07:35:16 +01:00
2024-02-26 10:43:56 +01:00
2019-10-29 07:35:16 +01:00
2019-10-29 07:35:16 +01:00
2024-02-26 10:43:56 +01:00
2019-10-29 07:35:16 +01:00
2019-10-29 07:35:16 +01:00
2023-05-10 10:00:40 +02:00
2023-05-10 10:00:40 +02:00
2020-09-29 17:55:39 +02:00
2020-09-07 16:35:16 +02:00
2020-09-07 16:35:16 +02:00
2020-09-07 16:35:16 +02:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2024-02-26 10:43:56 +01:00
2021-03-23 22:31:05 +01:00
2017-03-16 07:13:04 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:03 +01:00
2017-03-16 07:13:03 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:03 +01:00
2017-03-16 07:13:03 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2017-01-16 10:10:35 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2017-01-16 10:10:35 +01:00
2024-02-26 10:43:56 +01:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2024-07-06 08:58:24 +02:00
2024-07-06 08:58:24 +02:00
2017-01-16 10:10:35 +01:00
2021-10-02 07:33:42 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2017-03-21 10:42:55 +01:00
2024-07-17 10:20:54 +02:00
2024-07-17 10:20:54 +02:00
2020-09-29 17:55:39 +02:00
2024-07-17 10:20:54 +02:00
2023-05-22 10:03:26 +02:00
2024-07-06 08:58:24 +02:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2024-03-04 07:12:40 +01:00
2024-03-04 07:12:40 +01:00
2024-03-04 07:12:40 +01:00
2024-03-04 07:12:40 +01:00
2024-02-26 10:43:56 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-01-16 10:10:35 +01:00
2017-01-16 10:10:35 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2017-03-16 07:13:01 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:03 +01:00
2017-03-16 07:13:03 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2024-02-26 10:43:56 +01:00
2019-10-29 07:35:16 +01:00
2019-10-29 07:35:16 +01:00
2019-10-29 07:35:16 +01:00
2021-09-03 17:09:10 +02:00
2021-03-23 22:31:05 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2014-03-11 09:07:41 -04:00
2021-02-08 14:15:58 +01:00
2019-10-22 09:26:12 +02:00
2018-12-13 19:20:11 +01:00
2018-12-13 19:20:11 +01:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-09-15 10:59:28 +01:00
2021-03-23 22:31:43 +01:00
2021-03-23 22:31:43 +01:00
2015-05-05 18:39:00 +02:00
2021-10-27 17:18:55 +02:00
2018-12-13 19:20:11 +01:00
2018-12-13 19:20:11 +01:00
2021-07-15 12:56:41 +02:00
2021-07-15 12:56:41 +02:00
2021-07-15 12:56:41 +02:00
2021-09-03 17:09:10 +02:00
2021-09-25 06:55:54 +02:00
2018-12-13 19:20:11 +01:00
2019-10-22 09:26:12 +02:00
2015-05-05 18:39:00 +02:00
2015-05-05 18:39:00 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2015-12-17 08:21:29 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:00 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:00 +02:00
2019-10-22 09:26:12 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2016-07-19 13:21:08 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 21:38:39 +01:00
2021-03-23 21:38:39 +01:00
2018-12-13 19:20:11 +01:00
2023-04-24 15:21:39 +02:00
2018-12-13 19:20:11 +01:00
2014-06-23 11:01:25 -04:00
2019-10-22 09:26:12 +02:00
2019-06-12 18:35:26 +02:00
2019-06-12 18:35:26 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2020-03-17 21:42:47 +01:00
2019-10-22 09:26:12 +02:00
2019-06-12 18:35:26 +02:00
2019-06-12 18:35:26 +02:00
2021-08-26 13:53:56 +02:00
2019-09-24 14:07:23 +02:00
2019-09-24 14:07:23 +02:00
2019-10-22 09:26:12 +02:00
2021-08-26 13:53:56 +02:00
2019-06-12 18:35:26 +02:00
2019-10-22 09:26:12 +02:00
2019-06-12 18:35:26 +02:00
2019-06-12 18:35:26 +02:00
2019-10-22 09:26:12 +02:00
2019-06-12 18:35:26 +02:00
2019-06-12 18:35:26 +02:00
2019-10-22 09:26:12 +02:00
2019-06-12 18:35:26 +02:00
2019-06-12 18:35:26 +02:00
2019-10-22 09:26:12 +02:00
2013-07-29 10:37:11 -05:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:23 +02:00
2019-09-24 14:07:23 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2019-09-24 14:07:22 +02:00
2019-10-22 09:26:12 +02:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2019-10-22 09:26:12 +02:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2017-03-16 07:13:01 +01:00
2019-10-22 09:26:12 +02:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2019-10-22 09:26:12 +02:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2019-10-22 09:26:12 +02:00
2015-10-12 18:44:54 +02:00
2014-05-08 14:19:58 -04:00
2014-05-16 10:35:59 -04:00
2014-05-16 10:35:59 -04:00
2014-05-16 10:35:59 -04:00
2021-02-08 14:15:58 +01:00
2019-10-22 09:26:12 +02:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2017-03-16 07:13:01 +01:00
2014-05-08 14:19:58 -04:00
2014-05-08 14:19:58 -04:00
2021-02-08 14:15:58 +01:00
2017-03-16 07:13:01 +01:00
2021-02-08 14:15:58 +01:00
2021-03-05 15:40:50 +01:00
2015-09-04 15:47:16 +02:00
2015-09-04 15:47:16 +02:00
2019-10-22 09:26:12 +02:00
2015-09-04 15:47:16 +02:00
2015-09-04 15:47:16 +02:00
2024-03-04 07:12:40 +01:00
2021-05-20 11:28:28 +02:00
2021-05-20 11:28:28 +02:00
2021-05-20 11:28:28 +02:00
2019-10-22 09:26:12 +02:00
2013-07-29 10:37:11 -05:00
2019-10-22 09:26:12 +02:00
2013-07-29 10:37:11 -05:00
2019-10-22 09:26:12 +02:00
2013-07-29 10:37:11 -05:00
2021-05-20 11:28:28 +02:00
2021-05-20 11:28:28 +02:00
2021-05-20 11:28:28 +02:00
2021-05-20 11:28:27 +02:00
2021-05-20 11:28:27 +02:00
2021-09-03 17:09:10 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2021-03-23 21:38:39 +01:00
2021-03-23 21:38:39 +01:00
2018-12-13 19:20:11 +01:00
2023-04-24 15:21:39 +02:00
2021-03-23 21:38:39 +01:00
2015-05-05 18:39:02 +02:00
2021-05-20 11:28:28 +02:00
2020-10-09 07:08:19 +02:00
2020-10-09 07:08:19 +02:00
2020-10-09 07:08:19 +02:00
2019-10-22 09:26:12 +02:00
2018-03-27 10:17:45 -05:00
2018-03-27 10:17:45 -05:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2017-03-16 07:13:01 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2017-03-16 07:13:01 +01:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2019-09-24 14:07:22 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2023-04-26 07:52:45 +02:00
2023-04-26 07:52:45 +02:00
2021-05-20 11:28:28 +02:00
2013-07-29 10:37:10 -05:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2021-08-26 13:53:56 +02:00
2015-05-05 18:39:01 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-11-02 08:30:26 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-12-17 08:21:27 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-11-02 08:30:26 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-11-02 08:30:26 +01:00
2021-03-23 22:29:37 +01:00
2021-09-27 08:23:25 +02:00
2021-03-23 22:29:37 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-12-17 08:21:27 +01:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-11-02 08:30:26 +01:00
2019-10-22 09:26:12 +02:00
2017-05-31 16:04:05 +02:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2023-04-24 15:21:39 +02:00
2017-03-16 07:13:01 +01:00
2015-09-04 15:47:15 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2019-09-24 14:07:22 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2019-09-24 14:07:22 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:02 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:02 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2015-09-04 15:47:16 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2021-08-26 13:53:56 +02:00
2019-09-24 14:07:23 +02:00
2019-09-24 14:07:23 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2018-12-13 19:20:11 +01:00
2023-04-24 15:21:39 +02:00
2021-03-23 22:31:05 +01:00
2015-09-04 15:47:16 +02:00
2021-03-23 22:31:43 +01:00
2021-03-23 22:31:43 +01:00
2021-03-23 22:31:31 +01:00
2020-08-03 08:28:08 +02:00
2024-05-06 12:38:27 +02:00
2021-03-05 15:40:50 +01:00
2013-07-29 10:37:11 -05:00
2019-10-22 09:26:12 +02:00
2013-07-29 10:37:11 -05:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2015-05-05 18:39:01 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2019-10-22 09:26:12 +02:00
2019-10-22 09:26:12 +02:00
2019-10-22 09:26:12 +02:00
2023-04-24 15:21:39 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2019-10-22 09:26:12 +02:00
2021-09-27 08:23:25 +02:00
2017-03-16 07:13:02 +01:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2015-05-05 18:39:00 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-08-26 13:53:56 +02:00
2021-08-26 13:53:56 +02:00
2019-09-24 14:07:23 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2018-12-13 19:20:11 +01:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2019-10-22 09:26:12 +02:00
2017-03-16 07:13:01 +01:00
2014-03-11 09:07:41 -04:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-04-30 12:59:54 +02:00
2021-04-30 12:59:54 +02:00
2021-04-30 12:59:54 +02:00
2023-04-24 15:21:39 +02:00
2023-04-24 15:21:39 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2023-04-26 07:52:45 +02:00
2023-04-26 07:52:45 +02:00
2023-04-26 07:52:45 +02:00
2023-04-26 07:52:45 +02:00
2023-04-26 07:52:45 +02:00
2023-04-26 07:52:45 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2021-09-27 08:23:25 +02:00
2015-05-05 18:39:01 +02:00
2019-10-22 09:26:12 +02:00
2019-09-24 14:07:22 +02:00
2015-05-05 18:39:02 +02:00
2021-03-23 22:31:05 +01:00
2021-03-23 22:31:05 +01:00
2015-05-05 18:39:01 +02:00