diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2009-12-02 10:05:24 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@gnome.org> | 2009-12-03 06:47:16 +0800 |
commit | ac9f536fb83161b88678575ce6250c1cf5f8b176 (patch) | |
tree | 50060d3f3c6652899c6945aaac3e5ec714b55731 /doc/reference/epiphany-docs.sgml | |
parent | c2159119d0ceb1790984e1ccd6e2bdcb53daafa7 (diff) | |
download | gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.tar gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.tar.gz gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.tar.bz2 gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.tar.lz gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.tar.xz gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.tar.zst gsoc2013-epiphany-ac9f536fb83161b88678575ce6250c1cf5f8b176.zip |
docs: ephy-tree-model-sort
Also disable incomplete documentation.
Bug #503852
Diffstat (limited to 'doc/reference/epiphany-docs.sgml')
-rw-r--r-- | doc/reference/epiphany-docs.sgml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index 1c69fb7ad..ccddd27d9 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -8,13 +8,6 @@ <chapter> <title>Epiphany</title> - <xi:include href="xml/ephy-permission-manager.xml"/> - <xi:include href="xml/ephy-window.xml"/> - <xi:include href="xml/ephy-embed.xml"/> - <xi:include href="xml/ephy-embed-single.xml"/> - <xi:include href="xml/ephy-embed-persist.xml"/> - <xi:include href="xml/ephy-node-db.xml"/> - <xi:include href="xml/ephy-extensions-manager.xml"/> </chapter> <chapter> <title>Widgets</title> @@ -22,14 +15,12 @@ <xi:include href="xml/ephy-node-view.xml"/> <xi:include href="xml/ephy-search-entry.xml"/> <xi:include href="xml/ephy-spinner.xml"/> + <xi:include href="xml/ephy-tree-model-sort.xml"/> <xi:include href="xml/ephy-zoom-action.xml"/> <xi:include href="xml/ephy-zoom-control.xml"/> </chapter> <chapter> <title>Incomplete</title> - <xi:include href="xml/ephy-password-manager.xml"/> - <xi:include href="xml/ephy-session.xml"/> - <xi:include href="xml/ephy-shell.xml"/> </chapter> <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> |