Web · Wiki · Activities · Blog · Lists · Chat · Meeting · Bugs · Git · Translate · Archive · People · Donate

Commit 4d85ed9611c9ced6ab90f6b02ff44d4c1cd21e00

  • avatar
  • Chris Porter <slug @qwe…rc.org>
  • Tue Jun 08 18:00:41 EDT 2010
Seems as if some people haven't figured out how to activate debugging mode yet -> add a README.
README
(12 / 0)
  
1Installation instructions are on the website:
2http://qwebirc.org/faq
3
4If you'd like to make modifications you'd find it a LOT
5easier if you symlink:
6
7js -> static/js/debug
8css -> static/css/debug
9
10... then you can browse to http://instance/quidebug.html
11and use your favourite javascript debugger, as well as
12not having to compile each time you make a change!