RE: HTML: links to source are missing
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <20DCDD8F0FCED411AC4D001083CF504502380D19@MTL-EXCHANGE> |
Hi Pascal, > From: Pascal Bauermeister [mailto:[email protected]] > Now when generating the HTML doc, no links to source files have been > generated. I did: > > synopsis -v -f HTML -o path/to/generated/doc/html files.ast > > Should I pass extra arguments to the formatter ? or write a custom > config file ? The generation of a cross references is not enabled by default. As setting everything up requires quite a number of parameters, I'd recommend to use a synopsis script instead. Have a look into the example script in examples/Paths/doc3 in the synopsis docs. Regards, Stefan