Sebastian Wild wrote: > I'm now trying to find my way around in the code, which is ... not easy. > If anyone of you would like to spend some minutes, I'd be grateful to have > a kind of overview of LyX: > - What are the main classes/parts? (where should I start looking) > - What responsibilities do they have and how do they communicate? > > I hope I'm not getting on your nerves by all my newbie questions, > best regards
actually there is no such documentation and the only way how to get acquainted with the code is trying to actually do something. for example choosing some bug in bugzilla and trying to fix it. after some time you start to understand :) pavel