Re: Re: view source
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Vicki Brown wrote:
> Can anyone recommend how I can best try to
> a) understand example "doc3"
* cd <prefix>/share/doc/Synopsis/examples/Paths/doc3 && make
* browse the resulting html docs at
<prefix>/share/doc/Synopsis/examples/Paths/doc3/Paths/index.html
* Observe the processors that were executed.
* Look into the local 'synopsis.py' driver script to find their
respective definition.
* Browse the tutorial for explanations of the individual parameters
as well as the overal processor / pipeline design.
* Ask specific questions about things that aren't clear.
(In particular, any suggestions on how to enhance the tutorial
are very much appreciated !)
> b) bludgeon it into something to work with Python
As we discussed earlier, the above 'xref' processing (together with
the 'XRef' and 'Source' views) is specific to C++. There is currently
no equivalent available for Python.
You submitted an enhancement request for it, didn't you ?
May be someone will pick it up.
Regards,
Stefan