[erlang-bugs] undef in docbuilder
Ulf Wiger (TN/EAB)
ulf.wiger@REDACTED
Wed Jan 23 16:58:09 CET 2008
Kenneth Lundin skrev:
> Hi,
>
> I will look at this since I am doing a lot of other changes in
> docbuilder right now.
> The module docb_tr_fascicules2html is not present in our sources
> either but still
> it works perfectly well to build all our docs to html.
> I think the reason is that we don't use the fascicules dtd for the
> html generation.
>
> /Kenneth
Ok. What I'm doing right now is formatting a set of design
rules using docbuilder. I'm using separate files for chapters,
and used the fascicules DTD for a top-level document.
I assume there is another way then?
I had in mind to follow the User Guide format, frames and all.
BR,
Ulf W
>
> On 1/23/08, Ulf Wiger (TN/EAB) <ulf.wiger@REDACTED> wrote:
>> I started playing with docbuilder, and encountered the
>> following error:
>>
>> ** exception error: undefined function docb_tr_fascicules2html:extension/0
>> in function docb_main:finish_transform/4
>> in call from lists:foreach/2
>> in call from docb_transform:file/2
>>
>> Indeed, the module docb_tr_fascicules2html.erl does
>> not seem to exist in the source tree.
>>
>> At least this is true for the R12B for Windows package.
>>
>> BR,
>> Ulf W
>> _______________________________________________
>> erlang-bugs mailing list
>> erlang-bugs@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-bugs
>>
More information about the erlang-bugs
mailing list