Quote:
Originally Posted by JirkaS
... I still don't know where to start - what is the entry point for running it in debug mode.
|
Have a look at src/calibre/linux.py There is a dictionary called entry_points which will lists them.
Quote:
Originally Posted by JirkaS
You know - I'm novice in Python, all my previous experience was in C, C++ and some C#, so forgive, if these are stupid questions.
|
No question is a stupid question; calibre is a very complex piece of software. Feel free to ask me questions about the design and what not as well.