[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] avr-libc-1.0.4 documentation building
From: |
Janne Heikkinen |
Subject: |
[avr-libc-dev] avr-libc-1.0.4 documentation building |
Date: |
Thu, 29 Apr 2004 03:36:44 +0300 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 |
Hello,
Any ideas what I might have done wrong with avr-libc-1.0.4
configuration when I coulnd't get documentation built without
changing following line in avr-libc-1.0.4/build/doc/api/Makefile:
html: demo $(TARGET_DOX_HTML) fix_png fix_anchors fix_javascript
into:
html: demo $(TARGET_DOX_HTML) fix_png fix_anchors
Without this change compilation stops like this:
make: *** No rule to make target `avr-libc-user-manual-1.0.4/tree.js',
needed by `fix_javascript'. Stop.
My doxygen version is 1.3.6, could that reason for this problem?
HTML-documentation built without that fix_javascript seems to be
working ok...
- [avr-libc-dev] avr-libc-1.0.4 documentation building,
Janne Heikkinen <=