diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-08 00:25:13 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-08 00:48:52 +0800 |
commit | 88d5608a97ebaee9c04c3e8ac6b79278e824ecee (patch) | |
tree | 16b98f1ca9a273aa99fc4d63e8e06bdf2983dcda /doc/reference/shell/tmpl/e-shell-utils.sgml | |
parent | 67942d5a17374287bccb4914541e4aeef8c3c85c (diff) | |
download | gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.tar gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.tar.gz gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.tar.bz2 gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.tar.lz gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.tar.xz gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.tar.zst gsoc2013-evolution-88d5608a97ebaee9c04c3e8ac6b79278e824ecee.zip |
Kill gtk-doc tmpl files.
Bump our gtk-doc requirement to 1.14 and use --flavour no-tmpl.
Diffstat (limited to 'doc/reference/shell/tmpl/e-shell-utils.sgml')
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-utils.sgml | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/doc/reference/shell/tmpl/e-shell-utils.sgml b/doc/reference/shell/tmpl/e-shell-utils.sgml deleted file mode 100644 index 2b41b82167..0000000000 --- a/doc/reference/shell/tmpl/e-shell-utils.sgml +++ /dev/null @@ -1,78 +0,0 @@ -<!-- ##### SECTION Title ##### --> -Shell Utilities - -<!-- ##### SECTION Short_Description ##### --> - - -<!-- ##### SECTION Long_Description ##### --> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### SECTION Image ##### --> - - -<!-- ##### FUNCTION e_shell_configure_ui_manager ##### --> -<para> - -</para> - -@shell: -@ui_manager: - - -<!-- ##### FUNCTION e_shell_run_open_dialog ##### --> -<para> - -</para> - -@shell: -@title: -@customize_func: -@customize_data: -@Returns: - - -<!-- ##### FUNCTION e_shell_run_save_dialog ##### --> -<para> - -</para> - -@shell: -@title: -@suggestion: -@filters: -@customize_func: -@customize_data: -@Returns: - - -<!-- ##### FUNCTION e_shell_utils_import_uris ##### --> -<para> - -</para> - -@shell: -@uris: -@Returns: - - -<!-- ##### FUNCTION e_shell_hide_widgets_for_express_mode ##### --> -<para> - -</para> - -@shell: -@builder: -@widget_name: -@Varargs: - - |