https://tracy.nette.org/ incomplete instructions
- CherryBoss
- Member | 608
Hi,
I think there should be complete instructions how to run Tracy on https://tracy.nette.org/.
I believe call:
Tracy\Debugger::enable();
is enough. Now someone can think it is huge magic: “Hm, only install via composer and it runs?”
Last edited by CherryBoss (2013-06-06 09:56)
- Jan Tvrdík
- Nette guru | 2595
@CherryBoss: Feel free to write those instructions. Tracy is not ready to be used, because there is no stable release yet.
- tomasfejfar
- Member | 6
The
Tracy\Debugger::enable();
instruction MUST be in the instalation instructions! Especially because there is no “tracy” class as one would expect, so it's not that intuitive :D
- David Grudl
- Nette Core | 8218
I think that the major part of documentation should be in readme.md. Can you help me improve it? Currently there is very ugly text, probably translated by Google Translate…
- David Grudl
- Nette Core | 8218
It is taken from this https://tracy.nette.org/en/ which seems like google-translated https://tracy.nette.org/cs/.