From 5f8bad55d5d1f1484effe7d77197996c4625ecbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@koumbit.org> Date: Fri, 17 Oct 2014 00:15:45 -0400 Subject: [PATCH] update be documentation a little --- HACKING | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 97521a1..7fe1295 100644 --- a/HACKING +++ b/HACKING @@ -26,12 +26,16 @@ here's a short overview: # register all changes in git be commit +A more convenient HTML view can be served using: + + be html + +Use the `--port` option if port 8000 is busy with icecast. + [bugs-everywhere]: http://bugseverywhere.org/ [Full documentation]: http://docs.bugseverywhere.org/ -This is a new bug tracking designed to replace the overflowing TODO -file and experiment with this decentralised bugtracking tool. There -are also bugs reported by email over the [Debian BTS][]. See the +There are also bugs reported by email over the [Debian BTS][]. See the [website][] for more information. [Debian BTS]: http://bugs.debian.org/monkeysign -- GitLab