RE: How to remove the dummy and see prev ?
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <20DCDD8F0FCED411AC4D001083CF504501AA9867@MTL-EXCHANGE> |
Hi Volodya, > From: Vladimir Prus [mailto:[email protected]] > Basically, I'd > like to see code of all function with names of called > function turned to > hyperlinks. something like http://synopsis.fresco.org/sxr/files/Source/Synopsis/Parsers/Cxx/occ/PTree/o perations.cc.html ? > It could be very cool to have back references (where is this > function called). something like http://synopsis.fresco.org/sxr/ident?full=1&string=PTree%3A%3ANode%3A%3Acar% 28%29const ? (obtained by clicking on one call to 'car()' in the cross-referenced source above) > And it would be also cool to list function in the order of > number of calls. > However, this last functionality would be needed only for me... the above links are part of the 'SXR' tool that is built with synopsis. It can be extended as everything else in this framework. Regards, Stefan PS: the above links should always work, as they are part of the online documentation. However, as these are regenerated via the nightly build, and as we'd have some minor trouble with the infrastructure of the build machine, the links may occasionally be broken.