From b59fc10752cd7d6e7c0affb262d441081dd9b587 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 19 Nov 2003 19:12:14 +0000 Subject: Complete docs base implementation. Should work more or less. 2003-11-19 Marco Pesenti Gritti * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/epiphany.types: * doc/reference/tmpl/config.sgml: * doc/reference/tmpl/ephy-session.sgml: * doc/reference/tmpl/ephy-shell.sgml: Complete docs base implementation. Should work more or less. * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: Cleanup a bit libs build and use a static lib also for the src/ code so that we can use it for documents. * src/ephy-nautilus-view.c: Bad chpe forgot to modify func signature. --- doc/reference/tmpl/ephy-shell.sgml | 192 +++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 doc/reference/tmpl/ephy-shell.sgml (limited to 'doc/reference/tmpl/ephy-shell.sgml') diff --git a/doc/reference/tmpl/ephy-shell.sgml b/doc/reference/tmpl/ephy-shell.sgml new file mode 100644 index 000000000..176490882 --- /dev/null +++ b/doc/reference/tmpl/ephy-shell.sgml @@ -0,0 +1,192 @@ + +ephy-shell + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@EPHY_SHELL_ERROR_MISSING_SERVER: +@EPHY_SHELL_ERROR_OBJECT_REG_FAILED: +@EPHY_SHELL_ERROR_FACTORY_REG_FAILED: + + + + + + +@EPHY_SHELL_STARTUP_TABS: +@EPHY_SHELL_STARTUP_EXISTING_WINDOW: +@EPHY_SHELL_STARTUP_FULLSCREEN: +@EPHY_SHELL_STARTUP_BOOKMARKS_EDITOR: +@EPHY_SHELL_STARTUP_SESSION: +@EPHY_SHELL_STARTUP_IMPORT_BOOKMARKS: +@EPHY_SHELL_STARTUP_ADD_BOOKMARK: +@EPHY_SHELL_STARTUP_SERVER: + + + + + + +@EPHY_NEW_TAB_HOME_PAGE: +@EPHY_NEW_TAB_NEW_PAGE: +@EPHY_NEW_TAB_OPEN_PAGE: +@EPHY_NEW_TAB_FULLSCREEN_MODE: +@EPHY_NEW_TAB_APPEND_GROUPED: +@EPHY_NEW_TAB_APPEND_LAST: +@EPHY_NEW_TAB_APPEND_AFTER: +@EPHY_NEW_TAB_JUMP: +@EPHY_NEW_TAB_IN_NEW_WINDOW: +@EPHY_NEW_TAB_IN_EXISTING_WINDOW: + + + + + + +@Returns: + + + + + + + +@Returns: + + + + + + + +@gs: +@flags: +@args: +@string_arg: +@error: +@Returns: + + + + + + + +@gs: +@Returns: + + + + + + + +@shell: +@parent_window: +@previous_tab: +@url: +@flags: +@Returns: + + + + + + + +@gs: +@Returns: + + + + + + + +@gs: +@Returns: + + + + + + + +@gs: +@fullscreen: +@Returns: + + + + + + + +@es: +@Returns: + + + + + + + +@gs: +@Returns: + + + + + + + +@gs: +@Returns: + + + + + + + +@gs: +@path: + + -- cgit v1.2.3