e02e33d3cd55 — Arne Babenhauserheide 11 years ago
README: site extension for web interface.
1 files changed, 11 insertions(+), 8 deletions(-)

M src/README
M src/README +11 -8
@@ 39,13 39,16 @@ Introduction:
 	express their opinions.
 	
 	However, b is not intended to be be a replacement for large scale
-	bug trackers like Jira, Bugzilla, and the upcoming Bugs Everywhere.  Most
-	notably, (at present) b is just a command line tool.  There is no
-	centralized bug list or web access, nor any GUI interface, and many of the
-	features in such larger projects are lacking, notably any kind of warning or
-	notification when a bug is reassigned, and the ability to categorize bugs and
-	to provide resolution reasons, like fixed or duplicate - of course these could
-	all be done manually, but there is no such built in functionality.
+	bug trackers like Jira, Bugzilla, and the upcoming Bugs
+	Everywhere.  Most notably, (at present) b is just a command line
+	tool.  There is no centralized bug list or web access (though the
+	site extension (http://draketo.de/proj/hgsite) parses b bugs into
+	a static website), nor any GUI interface, and many of the features
+	in such larger projects are lacking, notably any kind of warning
+	or notification when a bug is reassigned, and the ability to
+	categorize bugs and to provide resolution reasons, like fixed or
+	duplicate - of course these could all be done manually, but there
+	is no such built in functionality.
 	
 	If you need the power of something like Bugzilla, you're going to find b
 	limited.  However if you find many of the extra "features" in these larger

          
@@ 265,4 268,4 @@ FAQ:
 		even pull the repository, file a bug there, and serve it up
 		somewhere for me to pull it back!  How's that for dogfooding?
 		
-I hope you find b useful!
  No newline at end of file
+I hope you find b useful!