aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference-howto.txt
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-22 22:28:15 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-22 22:28:15 +0800
commitc835d9f34b984d00708ca7a61bddeb4ce98ca9e7 (patch)
tree843a74f8eed67131039b5143ffd839db9cf156f5 /doc/reference-howto.txt
parentdaa7ef352dea475a96aa1c7534b8a874521312fd (diff)
downloadgsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.tar
gsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.tar.gz
gsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.tar.bz2
gsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.tar.lz
gsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.tar.xz
gsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.tar.zst
gsoc2013-epiphany-c835d9f34b984d00708ca7a61bddeb4ce98ca9e7.zip
Add a tip on how to clean docs.
2003-11-22 Marco Pesenti Gritti <marco@gnome.org> * doc/reference-howto.txt: Add a tip on how to clean docs. * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/epiphany.types: * doc/reference/tmpl/ephy-cookie-manager.sgml: * doc/reference/tmpl/ephy-embed-factory.sgml: * doc/reference/tmpl/ephy-embed-single.sgml: * doc/reference/tmpl/ephy-password-manager.sgml: * doc/reference/tmpl/ephy-permission-manager.sgml: Add some files chpe documented to the build. * embed/ephy-embed-factory.c: Document
Diffstat (limited to 'doc/reference-howto.txt')
-rw-r--r--doc/reference-howto.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/reference-howto.txt b/doc/reference-howto.txt
index 314eac714..743b636aa 100644
--- a/doc/reference-howto.txt
+++ b/doc/reference-howto.txt
@@ -25,5 +25,7 @@ the .h in doc/reference/epiphany.types.
- Remove the .h from the IGNORE_HFILES section of
doc/reference/Makefile.am
+- Clean current docs build using "make maintainer-clean-local"
+
- Build and commit both the modified .c and the sgml generated
-in doc/reference/tmpl
+in doc/reference/tmpl.