|
|
|
|||||
|
slice2html creates broken links for nested modules
Thanks so much for the slice2html tool! It's much more convenient than slice2docbook for creating quick API documentation.
One bug: it seems to create broken links when there is more than one level of module nesting. I was able to reproduce this with a fairly simple test case. Create the following Slice file and run slice2html on it: Code:
module test {
module sub1 {
interface Test1 {
void method1();
};
};
};
MEF
__________________
Mary Ellen Foster Technical University of Munich JAST human-robot dialogue system Maintainer of Fedora Ice packages |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| slice2html 3.2.0 on nested modules yields dangling image links | apope | Bug Reports | 1 | 04-02-2007 06:41 PM |
| docs: reference to other modules in slice | n2503v | Comments | 2 | 11-20-2006 05:00 PM |
| Creating dynamically loadable modules | g00fy | Help Center | 3 | 12-13-2005 05:17 PM |
| Broken link | ruzark | Bug Reports | 1 | 10-03-2005 04:18 PM |
| --source-ext options broken in slice2cpp 2.1 | acbell | Bug Reports | 2 | 03-14-2005 12:57 AM |