Posted by member 99 on 2003-10-11 00:35:43 link

If you just want docs and dlls in the same dir, edit your step.rc and set NetLoadModuleDocPath to
NetLoadModuleDocPath "$NetLoadModulePath$"


I could add an option to always install everything in subdirectories, then you could set the two paths the same and have modules and the corresponding docs in their own subdirs (I think exactly as deuce is asking for). I think the current method is a good default though, but then I haven't tried the alternative. :)

Anything that would require editing html is way too complicated imo. Anything that'd require editing all of the module docs in the zip files isn't going to happen unless someone wants to volunteer.