Bugzilla – Bug 1667
models library doc does not build
Last modified: 2013-05-03 00:29:27 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".
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.
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