diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-09-29 13:55:52 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-09-29 13:55:52 +0800 |
commit | 83baedd031a257d3bbabab007d6c0b2d703f6555 (patch) | |
tree | faf9d16d78494a36dbfe5d3ecb4db969e635f7fc /doc/reference/epiphany-docs.sgml | |
parent | 049164e25784d902bd69439b62da8eaf17db6d0b (diff) | |
download | gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.tar gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.tar.gz gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.tar.bz2 gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.tar.lz gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.tar.xz gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.tar.zst gsoc2013-epiphany-83baedd031a257d3bbabab007d6c0b2d703f6555.zip |
Enable ephy-search-entry docs build
Also, create a new Widgets section.
svn path=/trunk/; revision=8566
Diffstat (limited to 'doc/reference/epiphany-docs.sgml')
-rw-r--r-- | doc/reference/epiphany-docs.sgml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index d279505ca..04f4aaf5b 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -19,8 +19,12 @@ <xi:include href="xml/ephy-node-db.xml"/> <xi:include href="xml/ephy-glade.xml"/> <xi:include href="xml/ephy-extensions-manager.xml"/> - <xi:include href="xml/ephy-location-entry.xml"/> + </chapter> + <chapter> + <title>Widgets</title> <xi:include href="xml/ephy-icon-entry.xml"/> + <xi:include href="xml/ephy-location-entry.xml"/> + <xi:include href="xml/ephy-search-entry.xml"/> </chapter> <chapter> <title>Incomplete</title> |