Bug 1667

Summary: models library doc does not build
Product: ns-3 Reporter: Nicola Baldo <nicola>
Component: documentationAssignee: Nicola Baldo <nicola>
Status: RESOLVED FIXED    
Severity: blocker CC: ns-bugs
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

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