diff --git a/EXAMPLES b/EXAMPLES index bb5712d49..9b4af650a 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -4,7 +4,7 @@ Projects using Sphinx This is an (incomplete) alphabetic list of projects that use Sphinx or are experimenting with using it for their documentation. If you like to be included, please mail to `the Google group -`_. +`_. I've grouped the list into sections to make it easier to find interesting examples. diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index feafd9046..a8129f019 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -20,8 +20,8 @@ are also available.

Questions? Suggestions?

-

Join the Google group:

-
Join the Google group:

+ diff --git a/sphinx/cmdline.py b/sphinx/cmdline.py index 9fc213716..eff89b944 100644 --- a/sphinx/cmdline.py +++ b/sphinx/cmdline.py @@ -223,7 +223,7 @@ def main(argv): 'can be provided next time.') print >>error, ( 'Either send bugs to the mailing list at ' - ',\n' + ',\n' 'or report them in the tracker at ' '. Thanks!') return 1