diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-11-20 04:12:29 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-11-20 04:12:29 +0800 |
commit | 6fc311e86a048a94a088e3b200cde4f1a83f84de (patch) | |
tree | 8fc42c1483dcc567574a0710d8315b956470601b /doc/reference/epiphany-docs.sgml | |
parent | 5e14d96d90e1ebd925d4ed9fc00be1864030036d (diff) | |
download | gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.tar gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.tar.gz gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.tar.bz2 gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.tar.lz gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.tar.xz gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.tar.zst gsoc2013-epiphany-6fc311e86a048a94a088e3b200cde4f1a83f84de.zip |
Do not document config.h ;) Reenable docs build.
2003-11-19 Marco Pesenti Gritti <marco@gnome.org>
* Makefile.am:
* doc/reference/Makefile.am:
* doc/reference/epiphany-docs.sgml:
* doc/reference/tmpl/config.sgml:
Do not document config.h ;)
Reenable docs build.
Diffstat (limited to 'doc/reference/epiphany-docs.sgml')
-rw-r--r-- | doc/reference/epiphany-docs.sgml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index 7115f2aa7..a059e283a 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -10,6 +10,5 @@ <title>[Insert title here]</title> <xi:include href="xml/ephy-session.xml"/> <xi:include href="xml/ephy-shell.xml"/> - <xi:include href="xml/config.xml"/> </chapter> </book> |