Re: [Boost-docs] Ticket #2232: Documentation build needs to detect missing prerequisites

Subject: Re: [Boost-docs] Ticket #2232: Documentation build needs to detect missing prerequisites
From: Daryle Walker (darylew_at_[hidden])
Date: 2008-08-20 19:15:45


On Aug 20, 2008, at 2:14 PM, Daniel James wrote:

> On 20/08/2008, Daryle Walker <darylew_at_[hidden]> wrote:
>>
>> Doesn't there need to be entries for TeX in there too (especially
>> if we
>> don't want to be locked to tetex)?
>
> No, tex isn't called by boost build, it's called by doxygen so it just
> needs to be on the path. It would great if it could be setup in boost
> build but I don't know how you tell Doxygen what to call, of even if
> you can. We're not locked in tetex - I'm using tex live on ubuntu (it
> worked straight off, I didn't even I realise it was being used until I
> saw problems on windows).

The "Doxyfile" contains all the configuration options for a project,
including where you should specify the location of LaTeX program and
any support information. To give Doxygen instructions on the fly,
either custom-make a temporary Doxyfile and give it as a command-line
option or stream the configuration data through standard output and
give Doxygen the command line option to read configuration data from
standard input.

I forgot to say this last time, but Doxygen should have the "dot"
program around too, to create cool diagrams. (Its path is also
specified in the Doxyfile.)

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT hotmail DOT com

This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC