RE: How to remove the dummy and see prev ?
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <20DCDD8F0FCED411AC4D001083CF504501AA985F@MTL-EXCHANGE> |
> From: Serge Iovleff [mailto:[email protected]] > Stefan, > The documentation is not always very clear, and many links > are broken in thes site. Hmm, I'll try to fix the broken links. As far as the documentation is concerned, I'd very much appreciate if you (and other users for that matter) could provide feedback such that I know what needs clarification. > With the following command : > > synopsis -p Cxx -l JavaComments,JavaTags -o > ../doc/STK_Index.h.syn ../include/STK_Index.h [...] > ImportError: No module named ucpp > make[1]: *** [../doc/STK_Index.h.syn] Erreur 1 > make: *** [syn] Erreur 2 > > I install Synopsis-04-10-31 ouch. The problem was fixed in the repository a while ago but somehow the snapshot wasn't regenerated since (for whatever reason). Please try again, I generated a new snapshot. > (I don't know python and I have not many time for learning a > new language, > nor a new soft, is it possible to have an exemple of a > makefile for a large > project using only synopsis.py (and thus writing all options > as strings)? ) yes. The 'synopsis' applet will continue to work. I just removed the '-c' option (and -Wc, as a consequence), so the configuration file approach has been dropped in favor of scripting. Let me know if you have any specific questions. Regards, Stefan