|
Bugzilla – Full Text Bug Listing |
| Summary: | HTML-ize architecture document | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | documentation | Assignee: | Tom Henderson <tomh> |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tom Henderson
2007-05-20 18:41:36 UTC
I have this mostly fixed; the Makefile runs the tex through a perl pre-processing script, then the html is post-processed with another perl script. These scripts came over from ns-2 and are being customized for ns-3. There is still some fussiness regarding automatic image conversion, but I will hand convert those for now. no longer applicable-- we have moved to doxygen for the manual and to texinfo for the tutorial. |