unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* HTML_TARGETS
@ 2011-03-11  9:53 Eli Zaretskii
  2011-03-11 17:42 ` HTML_TARGETS Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2011-03-11  9:53 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

This commit:

  revno: 103624
  committer: Glenn Morris <rgm@gnu.org>
  branch nick: trunk
  timestamp: Fri 2011-03-11 09:02:58 +0000
  message:
    Add Makefile rules for generating html version of Emacs FAQ.

    * doc/misc/Makefile.in (HTML_TARGETS): New.
    (clean): Delete $HTML_TARGETS.
    (emacs-faq.html): New, for use with the gnu.org Emacs webpage.

implicitly makes it so MAKEINFO_OPTS is prohibited from including any
options that conflict with --html.  That might not be a good idea;
perhaps a separate variable is warranted, to replace MAKEINFO_OPTS in
HTML-related command lines.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: HTML_TARGETS
  2011-03-11  9:53 HTML_TARGETS Eli Zaretskii
@ 2011-03-11 17:42 ` Glenn Morris
  2011-03-11 17:46   ` HTML_TARGETS Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-03-11 17:42 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii wrote:

> implicitly makes it so MAKEINFO_OPTS is prohibited from including any
> options that conflict with --html.

The rule is intended for use with updating the gnu.org webpages, so I'm
not that bothered about it being 100% correct for everyone; but feel
free to adjust as you see fit.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: HTML_TARGETS
  2011-03-11 17:42 ` HTML_TARGETS Glenn Morris
@ 2011-03-11 17:46   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-03-11 17:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel


BTW, there are pre-existing --html rules in eg emacs/ and lispref/'s
Makefile.in.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-11 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11  9:53 HTML_TARGETS Eli Zaretskii
2011-03-11 17:42 ` HTML_TARGETS Glenn Morris
2011-03-11 17:46   ` HTML_TARGETS Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).