From c6e59dfc5b5a94c727024114c0d047916df33cad Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 28 Dec 2008 06:26:01 +0000 Subject: Update EShell documentation. svn path=/branches/kill-bonobo/; revision=36936 --- doc/reference/shell/eshell-sections.txt | 7 +++---- doc/reference/shell/tmpl/e-shell.sgml | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 9b77e535e7..908777cf4b 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -2,7 +2,6 @@ e-shell EShell EShell -EShellLineStatus e_shell_get_default e_shell_list_modules e_shell_get_canonical_name @@ -13,10 +12,10 @@ e_shell_create_window e_shell_get_focused_window e_shell_handle_uri e_shell_send_receive +e_shell_get_network_available +e_shell_set_network_available e_shell_get_online_mode e_shell_set_online_mode -e_shell_get_line_status -e_shell_set_line_status e_shell_get_preferences_window e_shell_event e_shell_is_busy @@ -35,7 +34,7 @@ EShellClass e_shell_get_type EShellPrivate -e_shell_migrate_error_quirk +e_shell_migrate_error_quark
diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index 290ac7fcb8..350141a0e5 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -188,6 +188,24 @@ EShell @parent: + + + + + +@shell: +@Returns: + + + + + + + +@shell: +@network_available: + + -- cgit