--- a/doc/reference/protocols/facebook/facebook.toml.in Wed Mar 29 23:21:45 2023 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ -[library] -version = "@PURPLE_VERSION@" -browse_url = "https://keep.imfreedom.org/pidgin/pidgin/" -repository_url = "https://keep.imfreedom.org/pidgin/pidgin/" -website_url = "https://keep.imfreedom.org/pidgin/pidgin/" -authors = "Pidgin Developers" -logo_url = "" -license = "GPL-2.0-or-later" -description = "Purple Facebook Protocol Plugin" -dependencies = [ "GLib-2.0", "GObject-2.0", "Purple-3.0" ] -devhelp = true -search_index = true - - [dependencies."GLib-2.0"] - name = "GLib" - description = "General-purpose, portable utility library." - docs_url = "https://docs.gtk.org/glib/" - - [dependencies."GObject-2.0"] - name = "GObject" - description = "The base type system library" - docs_url = "https://docs.gtk.org/gobject/" - - [dependencies."Purple-3.0"] - name = "Purple" - description = "Purple Universal Chat Library" - docs_url = "https://docs.imfreedom.org/purple3/" - -[theme] -name = "basic" -show_index_summary = true -show_class_hierarchy = true - -[source-location] -base_url = "https://keep.imfreedom.org/pidgin/pidgin/file/default/" - -[extra] -# The same order will be used when generating the index -content_files = [ -] -content_images = [ -] -urlmap_file = "urlmap.js"