Bug 1667 - models library doc does not build
models library doc does not build
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: documentation
pre-release
All All
: P5 blocker
Assigned To: Nicola Baldo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-02 23:17 UTC by Nicola Baldo
Modified: 2013-05-03 00:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Baldo 2013-05-02 23:17:16 UTC
reported by Budiarto within Bug 1660 for changeset da5e3a6c4029
 
> One important note that I want to inform you is that the build of Sphinx wasn't
> successful. There were some errors because of missing figures, which I list
> down below:
>  - lte-arch-data-rrc-pdcp-rlc.dia
>  - lte-enb-architecture.dia
>  - lte-ue-architecture.dia
> 
> Those figures were deleted from ns-3-dev at changeset 9335. And I don't see
> those figures are used anywhere in the whole ns-3 source code. 
[...]
> I simply used "./waf sphinx".
Comment 1 Nicola Baldo 2013-05-02 23:42:24 UTC
I think it's due to doc/models/Makefile which become outdated with respect to src/lte/doc/Makefile after the LENA code was merged. I'll try to fix this.
Comment 2 Nicola Baldo 2013-05-03 00:29:27 UTC
changeset:   9737:102d034d7aeb
tag:         tip
user:        Nicola Baldo <nbaldo@cttc.es>
date:        Fri May 03 00:24:58 2013 -0400
summary:     fixed Bug 1667 - models library doc does not build