diff options
| author | Milan Crha <mcrha@redhat.com> | 2020-09-14 15:48:05 +0200 |
|---|---|---|
| committer | Milan Crha <mcrha@redhat.com> | 2020-09-14 15:48:05 +0200 |
| commit | 70784e21824991ebd9e8b3b202b49bdfa833e1b8 (patch) | |
| tree | f65462fedf37d9a83cfa1ce0cb7c7ba98a222558 /docs | |
| parent | a84e282ef65d278c6d091f42f1ebd3d8f516e23e (diff) | |
| download | evolution-data-server-70784e21824991ebd9e8b3b202b49bdfa833e1b8.tar.gz | |
evo-I#1090 - Forward as iCalendar: Embed event's local attachments
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1090
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in b/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in index a3fb65e82..1d6a6f9bb 100644 --- a/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in +++ b/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in @@ -360,6 +360,10 @@ <title>Index of deprecated symbols</title> <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> </index> + <index id="api-index-3-40" role="3.40"> + <title>Index of new symbols in 3.40</title> + <xi:include href="xml/api-index-3.40.xml"><xi:fallback /></xi:include> + </index> <index id="api-index-3-38" role="3.38"> <title>Index of new symbols in 3.38</title> <xi:include href="xml/api-index-3.38.xml"><xi:fallback /></xi:include> |
