================
Comment at: docs/conf.py:215-216
@@ -214,5 +214,4 @@
 # (source start file, name, description, authors, manual section).
-man_pages = [
-    ('index', 'clang', u'Clang Documentation',
-     [u'The Clang Team'], 1)
-]
+man_pages = []
+
+# Automatically derive the list of man pages from the contents of the command
----------------
silvas wrote:
> Probably mention in a comment that this chunk of autodiscovery code is 
> derived from llvm's.
Done.

http://reviews.llvm.org/D10562

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to