diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-08-10 12:13:49 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-08-10 12:14:32 +0800 |
commit | def98ce8d56d6dacc40995ed83acd0be15f76c2f (patch) | |
tree | 169a7d5868dcdf8e45d830b935c1a2fe99433f6f | |
parent | 1594c1c07f7be8cf31804d48d1f3303c04c65761 (diff) | |
download | gsoc2013-evolution-def98ce8d56d6dacc40995ed83acd0be15f76c2f.tar.gz gsoc2013-evolution-def98ce8d56d6dacc40995ed83acd0be15f76c2f.tar.zst gsoc2013-evolution-def98ce8d56d6dacc40995ed83acd0be15f76c2f.zip |
Gtk-Doc updates.
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 3 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-backend.sgml | 9 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/eshell-unused.sgml | 7 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/shell-actions.sgml | 8 |
4 files changed, 17 insertions, 10 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 4328afa1b2..6e23f58f15 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -64,6 +64,7 @@ e_shell_backend_add_activity e_shell_backend_cancel_all e_shell_backend_is_busy e_shell_backend_start +e_shell_backend_is_started e_shell_backend_migrate <SUBSECTION Standard> E_SHELL_BACKEND @@ -1152,7 +1153,6 @@ e_get_month_name e_get_weekday_name e_flexible_strtod e_ascii_dtostr -get_font_options e_file_lock_create e_file_lock_destroy e_file_lock_exists @@ -1222,7 +1222,6 @@ gconf_bridge_unbind E_SHELL_WINDOW_ACTION_ABOUT E_SHELL_WINDOW_ACTION_CLOSE E_SHELL_WINDOW_ACTION_CONTENTS -E_SHELL_WINDOW_ACTION_FAQ E_SHELL_WINDOW_ACTION_FORGET_PASSWORDS E_SHELL_WINDOW_ACTION_GAL_CUSTOM_VIEW E_SHELL_WINDOW_ACTION_GAL_DEFINE_VIEWS diff --git a/doc/reference/shell/tmpl/e-shell-backend.sgml b/doc/reference/shell/tmpl/e-shell-backend.sgml index 44fb560b38..d8ccb8c6d2 100644 --- a/doc/reference/shell/tmpl/e-shell-backend.sgml +++ b/doc/reference/shell/tmpl/e-shell-backend.sgml @@ -110,6 +110,15 @@ EShellBackend @shell_backend: +<!-- ##### FUNCTION e_shell_backend_is_started ##### --> +<para> + +</para> + +@shell_backend: +@Returns: + + <!-- ##### FUNCTION e_shell_backend_migrate ##### --> <para> diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index cd8b4d5bd4..bc13bf3a87 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -239,6 +239,13 @@ e-shell-window.sgml </para> +<!-- ##### MACRO E_SHELL_WINDOW_ACTION_FAQ ##### --> +<para> + +</para> + +@window: + <!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEND_RECEIVE ##### --> <para> diff --git a/doc/reference/shell/tmpl/shell-actions.sgml b/doc/reference/shell/tmpl/shell-actions.sgml index 8c8e839f1d..f6e457adcc 100644 --- a/doc/reference/shell/tmpl/shell-actions.sgml +++ b/doc/reference/shell/tmpl/shell-actions.sgml @@ -44,14 +44,6 @@ Shell Actions @window: -<!-- ##### MACRO E_SHELL_WINDOW_ACTION_FAQ ##### --> -<para> - -</para> - -@window: - - <!-- ##### MACRO E_SHELL_WINDOW_ACTION_FORGET_PASSWORDS ##### --> <para> |