diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-10-26 05:20:31 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-10-26 05:20:31 +0800 |
commit | 85f94ee94d37ec69a8a2d70b3e89febd5fb04365 (patch) | |
tree | 2ca2a178da3e821b939d20253ab9d6c72ed5f4a3 /doc | |
parent | 24ef4daa4c49837326547102410e0780dea15702 (diff) | |
download | gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.tar gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.tar.gz gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.tar.bz2 gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.tar.lz gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.tar.xz gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.tar.zst gsoc2013-evolution-85f94ee94d37ec69a8a2d70b3e89febd5fb04365.zip |
Add a chapter for proxy widgets in API documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-docs.sgml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index f91ea627bf..f85c3aabd1 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -110,6 +110,15 @@ </chapter> <chapter> + <title>Network Proxies</title> + <xi:include href="xml/e-proxy-preferences.xml"/> + <xi:include href="xml/e-proxy-editor.xml"/> + <xi:include href="xml/e-proxy-selector.xml"/> + <xi:include href="xml/e-proxy-link-selector.xml"/> + <xi:include href="xml/e-proxy-combo-box.xml"/> + </chapter> + + <chapter> <title>Tables and Trees</title> <xi:include href="xml/e-table.xml"/> <xi:include href="xml/e-table-click-to-add.xml"/> @@ -247,11 +256,6 @@ <xi:include href="xml/e-preferences-window.xml"/> <xi:include href="xml/e-preview-pane.xml"/> <xi:include href="xml/e-printable.xml"/> - <xi:include href="xml/e-proxy-combo-box.xml"/> - <xi:include href="xml/e-proxy-editor.xml"/> - <xi:include href="xml/e-proxy-link-selector.xml"/> - <xi:include href="xml/e-proxy-preferences.xml"/> - <xi:include href="xml/e-proxy-selector.xml"/> <xi:include href="xml/e-search-bar.xml"/> <xi:include href="xml/e-selectable.xml"/> <xi:include href="xml/e-selection-model-array.xml"/> |