Re: Got synopsis working; weird "Forbidden" error
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Vicki Brown wrote: > I got graphviz built and Synopsis running. Yeay! Looks nice. Except. > > I have a strange "Forbidden" error in the lower left panel of my first > browser window. It says: > > You don't have permission to access > /~vlbrown/Alpha/CodeAnalysis/Synopsis/heimdall/Modules/.html > on this server > > That's odd because there is no file by that name (.html). The only file > at that path is called heimdall.html > specifically > ~vlbrown/Alpha/CodeAnalysis/Synopsis/heimdall/Modules/heimdall.html > and that file shows up quite nicely if I paste the path into the URL field > > What did I do wrong? nothing. It appears there's a bug in the Synopsis.Formatters.HTML.FileLayout module that generates wrong file names for modules (namespaces in C++). What synopsis version are you using ? Regards, Stefan