This is looking good. What is the ETA for getting packagers to update? It would
be nice if you could chase down a couple and alert them to this change.
Otherwise I fear that we will be keeping the pod file forever.
================
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
----------------
Probably mention in a comment that this chunk of autodiscovery code is derived
from llvm's.
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