components/pylint/pylint.p5m
changeset 697 452fae7409ce
parent 629 daaab66f7276
child 706 6e61f0012046
--- a/components/pylint/pylint.p5m	Fri Feb 17 05:23:58 2012 -0800
+++ b/components/pylint/pylint.p5m	Fri Feb 17 05:35:25 2012 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -45,6 +45,9 @@
 dir path=usr/lib/python2.6/vendor-packages/pylint/pyreverse
 dir path=usr/lib/python2.6/vendor-packages/pylint/reporters
 dir path=usr/share
+dir path=usr/share/doc
+dir path=usr/share/doc/pylint
+dir path=usr/share/doc/pylint/examples
 dir path=usr/share/man
 dir path=usr/share/man/man1
 
@@ -94,6 +97,17 @@
 file path=usr/lib/python2.6/vendor-packages/pylint/reporters/html.py
 file path=usr/lib/python2.6/vendor-packages/pylint/reporters/text.py
 file path=usr/lib/python2.6/vendor-packages/pylint/utils.py
+file path=usr/share/doc/pylint/beginner_pylint_tutorial.txt
+file path=usr/share/doc/pylint/FAQ.txt
+file path=usr/share/doc/pylint/features.txt
+file path=usr/share/doc/pylint/manual.txt
+file path=usr/share/doc/pylint/quickstart.txt
+file path=usr/share/doc/pylint/README
+file path=usr/share/doc/pylint/examples/custom.py pkg.tmp.autopyc=false
+file path=usr/share/doc/pylint/examples/custom_raw.py pkg.tmp.autopyc=false
+file path=usr/share/doc/pylint/examples/pylint.el
+file path=usr/share/doc/pylint/examples/pylintrc_camelcase
+file path=usr/share/doc/pylint/examples/pylintrc
 file manpages/epylint.1 path=usr/share/man/man1/epylint.1
 file man/pylint.1 path=usr/share/man/man1/pylint.1
 file manpages/pylint-gui.1 path=usr/share/man/man1/pylint-gui.1