SVN: zpkgtools/trunk/doc/Makefile make it easier to generate HTML for zope.org
"Fred L. Drake, Jr." <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 37722: make it easier to generate HTML for zope.org Changed: U zpkgtools/trunk/doc/Makefile -=- Modified: zpkgtools/trunk/doc/Makefile =================================================================== --- zpkgtools/trunk/doc/Makefile 2005-08-04 22:04:15 UTC (rev 37721) +++ zpkgtools/trunk/doc/Makefile 2005-08-04 22:19:32 UTC (rev 37722) @@ -36,7 +36,7 @@ .SUFFIXES: .txt .html .txt.html: - $(RST2HTML) $< + $(RST2HTML) --stylesheet rest.css $< $(LOCAL_HTML): links.rst _______________________________________________ Zope-CVS maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cvs Zope CVS instructions: http://dev.zope.org/CVS