summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-14 14:34:45 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-14 14:35:31 -0300
commit65bf4c7470b265b68ed0224c0b2a200f84b435cb (patch)
tree915733a5dda27811864631bbc8ad6e37c5f50a68
parent305d3fc6f27e207e9c1b9f6c134c7a7ae0c4a367 (diff)
downloadgnome-todo-65bf4c7470b265b68ed0224c0b2a200f84b435cb.tar.gz
Remove documentation
It's old, obsolete, and unused. Closes https://gitlab.gnome.org/GNOME/gnome-todo/-/issues/407
-rw-r--r--doc/reference/gnome-todo-docs.sgml47
-rw-r--r--doc/reference/gnome-todo-overrides.txt0
-rw-r--r--doc/reference/gnome-todo-sections.txt188
-rw-r--r--doc/reference/images/notification.pngbin5132 -> 0 bytes
-rw-r--r--doc/reference/meson.build73
-rw-r--r--doc/reference/version.xml.in1
-rw-r--r--doc/reference/xml/gtkdocentities.ent.in7
-rw-r--r--doc/reference/xml/meson.build7
-rw-r--r--meson.build6
-rw-r--r--meson_options.txt1
10 files changed, 0 insertions, 330 deletions
diff --git a/doc/reference/gnome-todo-docs.sgml b/doc/reference/gnome-todo-docs.sgml
deleted file mode 100644
index c7fd1900..00000000
--- a/doc/reference/gnome-todo-docs.sgml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
- "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
-[
- <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
- <!ENTITY % gtkdocentities SYSTEM "xml/gtkdocentities.ent">
- %gtkdocentities;
-]>
-<book id="index">
- <bookinfo>
- <title>GNOME To Do - Reference Manual</title>
- <releaseinfo>
- Reference manual for GNOME To Do.
- The latest version of this documentation can be found on-line at
- <ulink role="online-location" url="http://[SERVER]/&package_name;/index.html">http://[SERVER]/&package_name;/</ulink>.
- </releaseinfo>
- </bookinfo>
-
- <chapter>
- <title>Objects</title>
- <xi:include href="xml/gtd-activatable.xml"/>
- <xi:include href="xml/gtd-enums.xml"/>
- <xi:include href="xml/gtd-manager.xml"/>
- <xi:include href="xml/gtd-notification.xml"/>
- <xi:include href="xml/gtd-object.xml"/>
- <xi:include href="xml/gtd-panel.xml"/>
- <xi:include href="xml/gtd-provider.xml"/>
- <xi:include href="xml/gtd-task.xml"/>
- <xi:include href="xml/gtd-task-list.xml"/>
- <xi:include href="xml/gtd-task-list-view.xml"/>
- <xi:include href="xml/gtd-window.xml"/>
-
- </chapter>
- <chapter id="object-tree">
- <title>Object Hierarchy</title>
- <xi:include href="xml/tree_index.sgml"/>
- </chapter>
- <index id="api-index-full">
- <title>API Index</title>
- <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
- </index>
- <index id="deprecated-api-index" role="deprecated">
- <title>Index of deprecated API</title>
- <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
- </index>
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
-</book>
diff --git a/doc/reference/gnome-todo-overrides.txt b/doc/reference/gnome-todo-overrides.txt
deleted file mode 100644
index e69de29b..00000000
--- a/doc/reference/gnome-todo-overrides.txt
+++ /dev/null
diff --git a/doc/reference/gnome-todo-sections.txt b/doc/reference/gnome-todo-sections.txt
deleted file mode 100644
index aae8e52c..00000000
--- a/doc/reference/gnome-todo-sections.txt
+++ /dev/null
@@ -1,188 +0,0 @@
-<SECTION>
-<FILE>gtd-activatable</FILE>
-<TITLE>GtdActivatable</TITLE>
-GTD_TYPE_ACTIVATABLE
-GtdActivatableInterface
-gtd_activatable_activate
-gtd_activatable_deactivate
-gtd_activatable_get_header_widgets
-gtd_activatable_get_preferences_panel
-gtd_activatable_get_panels
-gtd_activatable_get_providers
-GtdActivatable
-</SECTION>
-
-<SECTION>
-<FILE>gtd-enums</FILE>
-<TITLE>Enums</TITLE>
-GtdWindowMode
-GtdListSelectorViewType
-</SECTION>
-
-<SECTION>
-<FILE>gtd-manager</FILE>
-<TITLE>GtdManager</TITLE>
-GTD_TYPE_MANAGER
-gtd_manager_new
-gtd_manager_get_default
-gtd_manager_get_task_lists
-gtd_manager_get_providers
-gtd_manager_get_panels
-gtd_manager_get_settings
-gtd_manager_get_is_first_run
-gtd_manager_set_is_first_run
-gtd_manager_emit_error_message
-GtdManager
-</SECTION>
-
-<SECTION>
-<FILE>gtd-notification</FILE>
-<TITLE>GtdNotification</TITLE>
-GTD_TYPE_NOTIFICATION
-GtdNotificationActionFunc
-gtd_notification_new
-gtd_notification_execute_primary_action
-gtd_notification_execute_secondary_action
-gtd_notification_start
-gtd_notification_stop
-gtd_notification_set_primary_action
-gtd_notification_set_secondary_action
-gtd_notification_get_text
-gtd_notification_set_text
-gtd_notification_get_timeout
-gtd_notification_set_timeout
-GtdNotification
-</SECTION>
-
-<SECTION>
-<FILE>gtd-object</FILE>
-<TITLE>GtdObject</TITLE>
-GTD_TYPE_OBJECT
-GtdObjectClass
-gtd_object_new
-gtd_object_get_uid
-gtd_object_set_uid
-gtd_object_get_ready
-gtd_object_set_ready
-GtdObject
-</SECTION>
-
-<SECTION>
-<FILE>gtd-panel</FILE>
-<TITLE>GtdPanel</TITLE>
-GTD_TYPE_PANEL
-GtdPanelInterface
-gtd_panel_get_panel_name
-gtd_panel_get_panel_title
-gtd_panel_get_header_widgets
-gtd_panel_get_menu
-GtdPanel
-</SECTION>
-
-<SECTION>
-<FILE>gtd-provider</FILE>
-<TITLE>GtdProvider</TITLE>
-GTD_TYPE_PROVIDER
-GtdProviderInterface
-gtd_provider_get_id
-gtd_provider_get_name
-gtd_provider_get_description
-gtd_provider_get_enabled
-gtd_provider_get_icon
-gtd_provider_get_edit_panel
-gtd_provider_create_task
-gtd_provider_update_task
-gtd_provider_remove_task
-gtd_provider_create_task_list
-gtd_provider_update_task_list
-gtd_provider_remove_task_list
-gtd_provider_get_task_lists
-gtd_provider_get_default_task_list
-GtdProvider
-</SECTION>
-
-<SECTION>
-<FILE>gtd-task</FILE>
-<TITLE>GtdTask</TITLE>
-GTD_TYPE_TASK
-GtdTaskClass
-gtd_task_new
-gtd_task_get_complete
-gtd_task_set_complete
-gtd_task_get_component
-gtd_task_get_creation_date
-gtd_task_get_description
-gtd_task_set_description
-gtd_task_get_due_date
-gtd_task_set_due_date
-gtd_task_get_list
-gtd_task_set_list
-gtd_task_get_priority
-gtd_task_set_priority
-gtd_task_get_title
-gtd_task_set_title
-gtd_task_abort
-gtd_task_save
-gtd_task_compare
-GtdTask
-</SECTION>
-
-<SECTION>
-<FILE>gtd-task-list</FILE>
-<TITLE>GtdTaskList</TITLE>
-GTD_TYPE_TASK_LIST
-GtdTaskListClass
-gtd_task_list_new
-gtd_task_list_get_color
-gtd_task_list_set_color
-gtd_task_list_is_removable
-gtd_task_list_set_is_removable
-gtd_task_list_get_name
-gtd_task_list_set_name
-gtd_task_list_get_provider
-gtd_task_list_set_provider
-gtd_task_list_add_task
-gtd_task_list_update_task
-gtd_task_list_remove_task
-gtd_task_list_contains
-GtdTaskList
-</SECTION>
-
-<SECTION>
-<FILE>gtd-task-list-view</FILE>
-<TITLE>GtdTaskListView</TITLE>
-GTD_TYPE_TASK_LIST_VIEW
-GtdTaskListViewHeaderFunc
-GtdTaskListViewSortFunc
-gtd_task_list_view_new
-gtd_task_list_view_get_model
-gtd_task_list_view_set_model
-gtd_task_list_view_get_show_list_name
-gtd_task_list_view_set_show_list_name
-gtd_task_list_view_get_show_completed
-gtd_task_list_view_set_show_completed
-gtd_task_list_view_set_header_func
-gtd_task_list_view_set_sort_func
-gtd_task_list_view_get_show_new_task_row
-gtd_task_list_view_set_show_new_task_row
-gtd_task_list_view_get_default_date
-gtd_task_list_view_set_default_date
-gtd_task_list_view_get_color
-gtd_task_list_view_set_color
-GtdTaskListView
-</SECTION>
-
-<SECTION>
-<FILE>gtd-window</FILE>
-<TITLE>GtdWindow</TITLE>
-GTD_TYPE_WINDOW
-gtd_window_new
-gtd_window_get_manager
-gtd_window_notify
-gtd_window_cancel_notification
-gtd_window_get_mode
-gtd_window_set_mode
-gtd_window_set_custom_title
-GtdWindow
-</SECTION>
-
diff --git a/doc/reference/images/notification.png b/doc/reference/images/notification.png
deleted file mode 100644
index 331e651a..00000000
--- a/doc/reference/images/notification.png
+++ /dev/null
Binary files differ
diff --git a/doc/reference/meson.build b/doc/reference/meson.build
deleted file mode 100644
index d5e4ca35..00000000
--- a/doc/reference/meson.build
+++ /dev/null
@@ -1,73 +0,0 @@
-subdir('xml')
-
-private_headers = [
- 'gtd-application.h',
- 'gtd-arrow-frame.h',
- 'gtd-dnd-row.h',
- 'gtd-edit-pane.h',
- 'gtd-empty-list-widget.h',
- 'gtd-initial-setup-window.h',
- 'gtd-list-selector.h',
- 'gtd-list-selector-grid.h',
- 'gtd-list-selector-grid-item.h',
- 'gtd-list-selector-item.h',
- 'gtd-list-selector-list.h',
- 'gtd-list-selector-list-item.h',
- 'gtd-list-selector-panel.h',
- 'gtd-manager-protected.h',
- 'gtd-notification-widget.h',
- 'gtd-plugin-manager.h',
- 'gtd-provider-dialog.h',
- 'gtd-provider-popover.h',
- 'gtd-provider-row.h',
- 'gtd-provider-selector.h',
- 'gtd-resources.h',
- 'gtd-task-row.h',
- 'gtd-types.h'
-]
-
-html_images = 'images/notification.png'
-
-version_conf = configuration_data()
-version_conf.set('VERSION', gnome_todo_version)
-
-version_xml = 'version.xml'
-
-configure_file(
- input: version_xml + '.in',
- output: version_xml,
- configuration: version_conf
-)
-
-glib_prefix = glib_dep.get_pkgconfig_variable('prefix')
-glib_doc_path = join_paths(glib_prefix, 'share', 'gtk-doc', 'html')
-
-gtk_prefix = gtk_dep.get_pkgconfig_variable('prefix')
-gtk_doc_path = join_paths(gtk_prefix, 'share', 'gtk-doc', 'html')
-
-doc_path = join_paths(gnome_todo_datadir, 'gtk-doc', 'html', meson.project_name())
-
-gnome.gtkdoc(
- meson.project_name(),
- main_sgml: meson.project_name() + '-docs.sgml',
- src_dir: join_paths(meson.source_root(), 'src'),
- dependencies: libgtd_dep,
- mkdb_args: [ '--sgml-mode', '--output-format=xml' ],
- html_assets: html_images,
- install: true,
- install_dir: doc_path,
- gobject_typesfile: meson.project_name() + '.types',
- scan_args: [
- '--rebuild-types',
- '--ignore-headers=' + ' '.join(private_headers)
- ],
- fixxref_args: [
- '--extra-dir=@0@'.format(join_paths(glib_doc_path, 'glib')),
- '--extra-dir=@0@'.format(join_paths(glib_doc_path, 'gmodule')),
- '--extra-dir=@0@'.format(join_paths(glib_doc_path, 'gobject')),
- '--extra-dir=@0@'.format(join_paths(glib_doc_path, 'gio')),
- '--extra-dir=@0@'.format(join_paths(gtk_doc_path, 'gdk')),
- '--extra-dir=@0@'.format(join_paths(gtk_doc_path, 'gtk')),
- '--extra-dir=@0@'.format(join_paths(gtk_doc_path, 'gtksourceview-3.0'))
- ],
-)
diff --git a/doc/reference/version.xml.in b/doc/reference/version.xml.in
deleted file mode 100644
index d78bda93..00000000
--- a/doc/reference/version.xml.in
+++ /dev/null
@@ -1 +0,0 @@
-@VERSION@
diff --git a/doc/reference/xml/gtkdocentities.ent.in b/doc/reference/xml/gtkdocentities.ent.in
deleted file mode 100644
index d2a068a1..00000000
--- a/doc/reference/xml/gtkdocentities.ent.in
+++ /dev/null
@@ -1,7 +0,0 @@
-<!ENTITY package @PACKAGE@>
-<!ENTITY package_bugreport @PACKAGE_BUGREPORT@>
-<!ENTITY package_name @PACKAGE_NAME@>
-<!ENTITY package_string @PACKAGE_STRING@>
-<!ENTITY package_tarname @PACKAGE_TARNAME@>
-<!ENTITY package_url @PACKAGE_URL@>
-<!ENTITY package_version @PACKAGE_VERSION@>
diff --git a/doc/reference/xml/meson.build b/doc/reference/xml/meson.build
deleted file mode 100644
index ee0004db..00000000
--- a/doc/reference/xml/meson.build
+++ /dev/null
@@ -1,7 +0,0 @@
-ent = 'gtkdocentities.ent'
-
-configure_file(
- input: ent + '.in',
- output: ent,
- configuration: config_h
-)
diff --git a/meson.build b/meson.build
index 7bbd5baf..a0e2d076 100644
--- a/meson.build
+++ b/meson.build
@@ -175,11 +175,6 @@ subdir('po')
subdir('tests')
subdir('help')
-enable_documentation = get_option('documentation')
-if enable_documentation
- subdir('doc/reference')
-endif
-
summary({
'Source': meson.source_root(),
'Prefix': gnome_todo_prefix,
@@ -188,7 +183,6 @@ summary({
summary({
'Debug': gnome_todo_debug,
'Tracing': gnome_todo_tracing,
- 'Documentation': enable_documentation,
}, section: 'Development')
summary({
diff --git a/meson_options.txt b/meson_options.txt
index ffe18d9f..307a4199 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,4 +1,3 @@
-option('documentation', type: 'boolean', value: false, description: 'Use gtk-doc to build documentation')
option('introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection (depends on GObject)')
option('tracing', type: 'boolean', value: false, description: 'Enable application tracing')
option('profile', type: 'combo', choices: ['default', 'development'], value: 'default', description: 'Build profiles')