diff --git a/doc/reference/flatpak-docs.xml b/doc/reference/flatpak-docs.xml
index ce7ae491..d74a6fb0 100644
--- a/doc/reference/flatpak-docs.xml
+++ b/doc/reference/flatpak-docs.xml
@@ -20,6 +20,7 @@
+
diff --git a/doc/reference/flatpak-sections.txt b/doc/reference/flatpak-sections.txt
index 34b5c414..0f117e35 100644
--- a/doc/reference/flatpak-sections.txt
+++ b/doc/reference/flatpak-sections.txt
@@ -19,12 +19,17 @@ flatpak_installation_list_installed_refs_by_kind
flatpak_installation_list_installed_refs_for_update
flatpak_installation_list_remote_refs_sync
flatpak_installation_list_remotes
+flatpak_installation_get_remote_by_name
flatpak_installation_fetch_remote_metadata_sync
flatpak_installation_fetch_remote_ref_sync
flatpak_installation_fetch_remote_size_sync
flatpak_installation_load_app_overrides
flatpak_installation_update_appstream_sync
flatpak_installation_install_bundle
+flatpak_installation_drop_caches
+flatpak_installation_modify_remote
+flatpak_installation_remove_remote
+flatpak_get_default_arch
FlatpakProgressCallback
FlatpakUpdateFlags
@@ -45,6 +50,7 @@ flatpak_installed_ref_get_is_current
flatpak_installed_ref_get_latest_commit
flatpak_installed_ref_get_origin
flatpak_installed_ref_load_metadata
+flatpak_installed_ref_get_subpaths
FlatpakInstalledRefClass
FLATPAK_INSTALLED_REF
@@ -129,3 +135,21 @@ FLATPAK_ERROR
FlatpakError
flatpak_error_quark
+
+
+flatpak-bundle-ref
+FlatpakBundleRef
+flatpak_bundle_ref_new
+flatpak_bundle_ref_get_file
+flatpak_bundle_ref_get_metadata
+flatpak_bundle_ref_get_appstream
+flatpak_bundle_ref_get_icon
+flatpak_bundle_ref_get_origin
+flatpak_bundle_ref_get_installed_size
+
+FlatpakBundleRefClass
+FLATPAK_TYPE_BUNDLE_REF
+FLATPAK_BUNDLE_REF
+FLATPAK_IS_BUNDLE_REF
+flatpak_bundle_ref_get_type
+