diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2012-10-10 03:07:07 +0300 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2012-10-10 16:36:34 +0300 |
commit | 4236e850bd06ffd539355b45770cc383da96bf22 (patch) | |
tree | 305fb35c723b3af6b6703c4c86251de2424d7c72 /docs | |
parent | a6289f2ca40b637e0b156a25513a356ced553993 (diff) |
docs: Remove redundant .types file
Since we pass --rebuild-types to gtkdoc scanner, .types file is
generated for us and therefore we don't want to keep this in VCS.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/Libosinfo.types | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/reference/Libosinfo.types b/docs/reference/Libosinfo.types deleted file mode 100644 index 8744ee6..0000000 --- a/docs/reference/Libosinfo.types +++ /dev/null @@ -1,29 +0,0 @@ -osinfo_db_get_type -osinfo_deployment_get_type -osinfo_deploymentlist_get_type -osinfo_device_get_type -osinfo_devicelink_get_type -osinfo_devicelinkfilter_get_type -osinfo_devicelinklist_get_type -osinfo_devicelist_get_type -osinfo_entity_get_type -osinfo_filter_get_type -osinfo_install_config_get_type -osinfo_install_config_param_get_type -osinfo_install_script_get_type -osinfo_install_scriptlist_get_type -osinfo_list_get_type -osinfo_loader_get_type -osinfo_media_get_type -osinfo_medialist_get_type -osinfo_os_get_type -osinfo_oslist_get_type -osinfo_platform_get_type -osinfo_platformlist_get_type -osinfo_product_get_type -osinfo_productfilter_get_type -osinfo_productlist_get_type -osinfo_resources_get_type -osinfo_resourceslist_get_type -osinfo_tree_get_type -osinfo_treelist_get_type |