diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 2 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-module.sgml | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 99feb83d58..9ab9974fd1 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -20,7 +20,6 @@ e_shell_get_online e_shell_set_online e_shell_get_preferences_window e_shell_event -e_shell_start e_shell_is_busy e_shell_do_quit e_shell_quit @@ -99,6 +98,7 @@ e_shell_module_get_filename e_shell_module_get_shell e_shell_module_get_shell_view_type e_shell_module_add_activity +e_shell_module_start e_shell_module_is_busy e_shell_module_shutdown e_shell_module_migrate diff --git a/doc/reference/shell/tmpl/e-shell-module.sgml b/doc/reference/shell/tmpl/e-shell-module.sgml index 9957aeb9d9..f74773c9da 100644 --- a/doc/reference/shell/tmpl/e-shell-module.sgml +++ b/doc/reference/shell/tmpl/e-shell-module.sgml @@ -129,6 +129,14 @@ EShellModule @activity: +<!-- ##### FUNCTION e_shell_module_start ##### --> +<para> + +</para> + +@shell_module: + + <!-- ##### FUNCTION e_shell_module_is_busy ##### --> <para> |