components/python/ipython/ipython-PYVER.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 09 Apr 2013 10:37:15 -0700
changeset 1251 f1fb66b52f41
parent 1225 2e558aea9a28
child 1583 c37299676526
permissions -rw-r--r--
16611225 foomatic-rip delivers obsolete LP functionality 16611235 foomatic-rip and foomatic-db-engine should have the same sysconfdir 16611239 sysmon message file package manifest has wrong FMRI 16611251 userland pkglint should not double report pkg.linted messages 16611268 userland needs pkg.linted cleanup. 16611270 userland manifests shouldn't have dir actions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1104
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
    value=pkg:/library/python-2/ipython-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
set name=pkg.summary value="Enhanced interactive Python shell"
1225
2e558aea9a28 16472248 More minor changes to license file text and .p5m action for Userland S12
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    29
set name=com.oracle.info.description value="the IPython interactive Python shell"
1104
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=info.classification \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
    value=org.opensolaris.category.2008:Development/Python
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=org.opensolaris.arc-caseid value=LSARC/2007/520
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
link path=usr/bin/ipcluster target=ipcluster-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/ipcluster \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
    path=usr/bin/ipcluster-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
link path=usr/bin/ipcontroller target=ipcontroller-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/ipcontroller \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
    path=usr/bin/ipcontroller-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
link path=usr/bin/ipengine target=ipengine-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/ipengine \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
    path=usr/bin/ipengine-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
link path=usr/bin/iptest target=iptest-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/iptest \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
    path=usr/bin/iptest-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
link path=usr/bin/ipython target=ipython-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/ipython \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
    path=usr/bin/ipython-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
link path=usr/bin/ipython-wx target=ipython-wx-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/ipython-wx \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
    path=usr/bin/ipython-wx-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
link path=usr/bin/ipythonx target=ipythonx-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/ipythonx \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
    path=usr/bin/ipythonx-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
link path=usr/bin/pycolor target=pycolor-$(PYVER) mediator=python \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
    mediator-version=$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pycolor \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
    path=usr/bin/pycolor-$(PYVER)
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/ColorANSI.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/ConfigLoader.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/CrashHandler.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/DPyGetOpt.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Debugger.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/InterpreterExec.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/InterpreterPasteInput.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/PhysicalQInput.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/PhysicalQInteractive.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/astyle.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/clearcmd.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/envpersist.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ext_rescapture.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ibrowse.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/igrid.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipipe.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_app_completers.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_autoreload.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_bzr.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_completers.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_constants.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_defaults.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_editors.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_exportdb.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_extutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_fsops.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_gnuglobal.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_greedycompleter.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_jot.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_kitcfg.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_legacy.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   100
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_lookfor.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   101
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_p4.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_pretty.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_profile_doctest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_profile_none.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_profile_numpy.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_profile_scipy.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_profile_sh.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_profile_zope.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_pydb.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_rehashdir.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
    path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_render.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_server.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_signals.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_stock_completers.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_synchronize_with.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   118
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_system_conf.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   119
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_traits_completer.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   120
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_vimserver.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_which.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   122
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_winpdb.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   123
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ipy_workdir.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   124
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/jobctrl.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   125
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/ledit.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/numeric_formats.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/pickleshare.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/pspersistence.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   129
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/scitedirector.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   130
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Extensions/win32clip.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   131
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/FakeModule.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   132
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Gnuplot2.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   133
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/GnuplotInteractive.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   134
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/GnuplotRuntime.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   135
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Itpl.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   136
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Logger.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   137
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Magic.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   138
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/OInspect.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   139
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/OutputTrap.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   140
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Prompts.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   141
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/PyColorize.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   142
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Release.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   143
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/Shell.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   144
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   145
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipy_user_conf.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   146
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipythonrc
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   147
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipythonrc-math
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   148
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipythonrc-numeric
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   149
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipythonrc-physics
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   150
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipythonrc-pysh
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   151
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/UserConfig/ipythonrc-tutorial
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   152
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   153
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/background_jobs.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   154
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/clipboard.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   155
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/completer.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   156
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/config/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   157
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/config/api.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   158
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/config/cutils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   159
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/config/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   160
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/deep_reload.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   161
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/demo.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   162
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/dtutils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   163
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/excolors.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   164
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/Itpl.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   165
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   166
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/argparse.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   167
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/configobj.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   168
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/guid.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   169
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/mglob.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   170
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/path.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   171
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/pretty.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   172
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/simplegeneric.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   173
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/external/validate.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   174
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   175
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/asyncfrontendbase.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   176
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/cocoa/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   177
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/cocoa/cocoa_frontend.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   178
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/cocoa/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   179
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/cocoa/tests/test_cocoa_frontend.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   180
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/frontendbase.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   181
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/linefrontendbase.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   182
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/prefilterfrontend.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   183
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/process/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   184
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/process/killableprocess.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   185
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/process/pipedprocess.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   186
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/process/winprocess.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   187
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   188
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/tests/test_asyncfrontendbase.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   189
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/tests/test_frontendbase.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   190
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/tests/test_linefrontend.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   191
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/tests/test_prefilterfrontend.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   192
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/tests/test_process.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   193
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/wx/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   194
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/wx/console_widget.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   195
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/wx/ipythonx.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   196
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/wx/wx_frontend.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   197
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/frontend/zopeinterface.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   198
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/generics.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   199
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/genutils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   200
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   201
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/wx/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   202
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/wx/ipshell_nonblocking.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   203
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   204
    path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/wx/ipython_history.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   205
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   206
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   207
    path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/wx/ipython_view.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   208
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   209
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/wx/thread_ex.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   210
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/gui/wx/wxIPython.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   211
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   212
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/history.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   213
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/hooks.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   214
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/ipapi.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   215
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/iplib.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   216
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/ipmaker.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   217
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/ipstruct.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   218
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/irunner.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   219
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   220
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   221
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/asyncclient.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   222
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/client.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   223
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/clientconnector.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   224
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/clientinterfaces.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   225
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/codeutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   226
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/config/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   227
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/contexts.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   228
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/controllerservice.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   229
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   230
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/config/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   231
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/display_formatter.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   232
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/display_trap.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   233
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/error.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   234
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/fd_redirector.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   235
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/file_like.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   236
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/history.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   237
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/interpreter.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   238
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/macro.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   239
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/magic.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   240
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/message_cache.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   241
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/notification.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   242
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/output_trap.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   243
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/prompts.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   244
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/redirector_output_trap.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   245
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/sync_traceback_trap.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   246
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   247
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/tests/test_interpreter.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   248
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/tests/test_notification.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   249
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/tests/test_redirectors.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   250
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/traceback_formatter.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   251
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/traceback_trap.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   252
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/core/util.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   253
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/engineconnector.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   254
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/enginefc.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   255
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/engineservice.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   256
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/error.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   257
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/fcutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   258
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/magic.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   259
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/map.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   260
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/mapper.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   261
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/multiengine.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   262
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/multiengineclient.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   263
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/multienginefc.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   264
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/newserialized.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   265
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/parallelfunction.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   266
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/pbconfig.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   267
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/pbutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   268
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/pendingdeferred.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   269
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/pickleutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   270
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/scripts/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   271
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/scripts/ipcluster.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   272
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/scripts/ipcontroller.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   273
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/scripts/ipengine.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   274
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/task.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   275
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/taskclient.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   276
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/taskfc.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   277
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   278
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/controllertest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   279
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/engineservicetest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   280
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/multienginetest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   281
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/tasktest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   282
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_contexts.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   283
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_controllerservice.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   284
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_enginefc.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   285
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_engineservice.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   286
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_multiengine.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   287
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_multienginefc.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   288
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_newserialized.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   289
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_pendingdeferred.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   290
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_task.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   291
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_taskfc.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   292
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/tests/test_twistedutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   293
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/twistedutil.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   294
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/kernel/util.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   295
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/macro.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   296
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/numutils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   297
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/platutils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   298
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/platutils_dummy.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   299
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/platutils_posix.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   300
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/platutils_win32.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   301
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/prefilter.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   302
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/rlineimpl.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   303
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/shadowns.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   304
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/shellglobals.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   305
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/strdispatch.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   306
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   307
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/decorator_msim.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   308
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/decorators.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   309
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/decorators_numpy.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   310
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/decorators_trial.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   311
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/iptest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   312
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/mkdoctests.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   313
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/parametric.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   314
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   315
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/dtexample.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   316
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/ipdoctest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   317
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   318
    path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/iptest.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   319
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   320
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/setup.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   321
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/show_refs.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   322
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/simple.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   323
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/simplevars.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   324
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/test_ipdoctest.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   325
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/plugin/test_refs.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   326
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   327
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/tests/test_decorators.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   328
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/tests/test_decorators_trial.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   329
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   330
    path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/tests/test_tools.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   331
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   332
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/tools.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   333
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/testing/util.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   334
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   335
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/obj_del.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   336
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/refbug.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   337
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/tclass.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   338
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/test_fakemodule.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   339
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/test_genutils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   340
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/test_iplib.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   341
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/test_magic.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   342
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   343
    path=usr/lib/python$(PYVER)/vendor-packages/IPython/tests/test_platutils.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   344
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   345
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tools/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   346
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tools/growl.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   347
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   348
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tools/tests/__init__.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   349
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tools/tests/test_tools_utils.txt
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   350
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/tools/utils.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   351
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/twshell.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   352
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/ultraTB.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   353
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/upgrade_dir.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   354
    pkg.depend.bypass-generate=.*
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   355
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/usage.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   356
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/wildcard.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   357
file path=usr/lib/python$(PYVER)/vendor-packages/IPython/winconsole.py
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   358
file path=usr/lib/python$(PYVER)/vendor-packages/ipython-0.10-py$(PYVER).egg-info
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   359
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   360
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/demo-exercizer.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   361
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   362
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   363
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/example-demo.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   364
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   365
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   366
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/example-embed-short.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   367
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   368
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   369
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/example-embed.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   370
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   371
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   372
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/example-gnuplot.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   373
    pkg.depend.bypass-generate=.* pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   374
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/ipy.vim
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   375
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/ipython-sh.desktop
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   376
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/ipython.desktop
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   377
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/ipython_here_shell_extension.reg
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   378
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/leo_bridge_demo.leo
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   379
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   380
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/core/seteditor.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   381
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   382
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/HISTORY.gz
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   383
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   384
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/asyncmultiengine1.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   385
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   386
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/davinci.txt
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   387
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/davinci0.txt
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   388
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/davinci1.txt
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   389
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/davinci2.txt
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   390
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/davinci3.txt
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   391
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   392
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/fetchparse.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   393
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   394
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   395
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/helloworld.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   396
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   397
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   398
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/mcdriver.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   399
    pkg.depend.bypass-generate=.* pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   400
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   401
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/mcpricer.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   402
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   403
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/multiengine1.ipy
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   404
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/multiengine2.ipy
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   405
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   406
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/multienginemap.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   407
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   408
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   409
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/nwmerge.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   410
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   411
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/parallel_pylab.ipy
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   412
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   413
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/phistogram.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   414
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   415
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   416
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/plotting_backend.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   417
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   418
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   419
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/plotting_frontend.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   420
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   421
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   422
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/pwordfreq.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   423
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   424
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   425
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/pwordfreq_skel.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   426
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   427
file path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/rmt.ipy
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   428
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   429
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/rmtkernel.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   430
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   431
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   432
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/task1.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   433
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   434
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   435
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/task2.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   436
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   437
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   438
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/task_profiler.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   439
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   440
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   441
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/taskmap.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   442
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   443
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   444
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/taskreject.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   445
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   446
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   447
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/wordfreq.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   448
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   449
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   450
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/examples/kernel/wordfreq_skel.py \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   451
    pkg.tmp.autopyc=false
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   452
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   453
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/extensions/igrid_help.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   454
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   455
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   456
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/extensions/igrid_help.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   457
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   458
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   459
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance02556f36d9.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   460
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   461
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   462
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance051f7e48fe.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   463
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   464
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   465
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance0cb2ae6397.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   466
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   467
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   468
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance0cfcf4b863.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   469
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   470
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   471
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance0e68d1e987.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   472
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   473
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   474
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance0e9fd84c8f.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   475
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   476
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   477
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance0febb568d3.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   478
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   479
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   480
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance108f320aef.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   481
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   482
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   483
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance159f5785c5.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   484
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   485
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   486
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance169de53b39.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   487
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   488
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   489
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance1e02d72c2b.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   490
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   491
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   492
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance269af752ab.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   493
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   494
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   495
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance27be7de0fd.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   496
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   497
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   498
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance2804df5722.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   499
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   500
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   501
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance282b13d4e8.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   502
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   503
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   504
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance2918b8a868.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   505
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   506
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   507
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance2c0ade3727.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   508
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   509
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   510
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance33ca011777.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   511
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   512
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   513
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance36887168eb.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   514
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   515
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   516
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance392ae1cfdc.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   517
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   518
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   519
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance3b193f10c8.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   520
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   521
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   522
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance3b94a348ff.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   523
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   524
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   525
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance3d99f26637.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   526
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   527
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   528
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance3df91234cd.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   529
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   530
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   531
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance40d133a724.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   532
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   533
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   534
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance42f7f863ff.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   535
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   536
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   537
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance44cfd99191.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   538
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   539
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   540
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance4626574b3b.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   541
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   542
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   543
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance471b45c3f1.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   544
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   545
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   546
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance473830e069.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   547
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   548
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   549
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance476209c6f2.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   550
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   551
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   552
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance47d10118b5.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   553
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   554
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   555
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance5268d4be20.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   556
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   557
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   558
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance55118ebcd0.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   559
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   560
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   561
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance56ccf738fe.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   562
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   563
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   564
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance5a8e3af804.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   565
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   566
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   567
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance5bb63fa034.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   568
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   569
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   570
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance6139bb4d7a.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   571
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   572
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   573
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance635b4555f8.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   574
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   575
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   576
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance6637152827.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   577
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   578
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   579
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance66590ab664.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   580
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   581
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   582
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance671e29ab8d.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   583
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   584
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   585
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance687cd65f16.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   586
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   587
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   588
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance693b7dcbb3.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   589
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   590
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   591
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance6bda148fde.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   592
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   593
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   594
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance6ea4f4b106.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   595
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   596
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   597
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance71481bf26b.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   598
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   599
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   600
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance7529eac084.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   601
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   602
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   603
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance843b3c3e25.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   604
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   605
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   606
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance8778c83369.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   607
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   608
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   609
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance87aef75d35.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   610
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   611
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   612
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance87c89d1076.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   613
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   614
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   615
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance8a7656f497.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   616
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   617
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   618
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance8c75f5ebbf.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   619
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   620
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   621
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance93d59ca023.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   622
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   623
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   624
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance965bd54b23.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   625
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   626
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   627
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance968543e0db.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   628
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   629
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   630
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance99a266d7de.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   631
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   632
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   633
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance9a60a74ccf.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   634
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   635
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   636
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritance9cc4a3e644.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   637
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   638
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   639
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancea418e28b1a.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   640
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   641
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   642
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancea77bab8840.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   643
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   644
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   645
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceab5a152275.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   646
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   647
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   648
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceb05be293e1.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   649
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   650
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   651
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceb1db56fc4c.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   652
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   653
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   654
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceb70d8c7897.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   655
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   656
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   657
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancebbb92aca05.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   658
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   659
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   660
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancebcafe94cd2.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   661
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   662
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   663
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancec44c5ec068.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   664
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   665
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   666
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancec5ebb3f584.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   667
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   668
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   669
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancec871829103.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   670
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   671
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   672
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancec99b0098c8.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   673
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   674
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   675
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancec9c4f04a48.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   676
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   677
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   678
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanced45c5e1d74.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   679
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   680
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   681
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanced89a399a0b.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   682
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   683
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   684
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanced8ce90c5dc.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   685
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   686
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   687
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanced9568becc5.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   688
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   689
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   690
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancedd5d2ddcfd.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   691
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   692
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   693
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancedd88f50245.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   694
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   695
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   696
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancedda8386c0d.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   697
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   698
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   699
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancedef30748d8.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   700
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   701
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   702
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancedfc3392dd1.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   703
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   704
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   705
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancee34b0e9ff2.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   706
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   707
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   708
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceeb128d1208.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   709
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   710
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   711
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceeb512baa90.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   712
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   713
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   714
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceeb8335e7cd.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   715
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   716
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   717
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceee7bf765f2.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   718
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   719
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   720
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritanceefdad02d24.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   721
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   722
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   723
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancef59cc6f9f1.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   724
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   725
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   726
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancef64684567c.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   727
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   728
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   729
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancef8408a73de.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   730
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   731
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   732
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancefa2646ae9d.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   733
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   734
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   735
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancefc617353ed.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   736
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   737
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   738
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancefd542f036c.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   739
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   740
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   741
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/inheritancefd8c8829bf.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   742
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   743
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   744
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_images/vision_beam_pattern.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   745
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   746
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   747
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.ColorANSI.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   748
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   749
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   750
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.ConfigLoader.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   751
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   752
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   753
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.CrashHandler.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   754
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   755
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   756
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.DPyGetOpt.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   757
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   758
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   759
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.Debugger.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   760
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   761
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   762
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.Itpl.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   763
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   764
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   765
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.Logger.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   766
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   767
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   768
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.Magic.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   769
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   770
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   771
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.OInspect.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   772
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   773
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   774
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.OutputTrap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   775
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   776
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   777
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.Prompts.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   778
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   779
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   780
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.PyColorize.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   781
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   782
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   783
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.Shell.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   784
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   785
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   786
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.UserConfig.ipy_user_conf.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   787
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   788
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   789
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.background_jobs.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   790
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   791
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   792
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.clipboard.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   793
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   794
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   795
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.completer.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   796
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   797
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   798
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.config.api.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   799
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   800
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   801
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.config.cutils.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   802
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   803
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   804
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.deep_reload.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   805
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   806
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   807
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.demo.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   808
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   809
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   810
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.dtutils.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   811
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   812
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   813
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.excolors.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   814
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   815
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   816
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.Itpl.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   817
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   818
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   819
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.argparse.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   820
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   821
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   822
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.configobj.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   823
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   824
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   825
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.guid.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   826
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   827
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   828
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.mglob.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   829
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   830
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   831
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.path.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   832
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   833
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   834
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.pretty.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   835
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   836
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   837
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.simplegeneric.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   838
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   839
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   840
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.external.validate.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   841
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   842
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   843
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.asyncfrontendbase.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   844
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   845
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   846
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.frontendbase.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   847
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   848
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   849
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.linefrontendbase.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   850
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   851
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   852
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.prefilterfrontend.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   853
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   854
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   855
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.process.pipedprocess.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   856
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   857
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   858
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.wx.console_widget.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   859
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   860
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   861
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.wx.ipythonx.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   862
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   863
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   864
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.wx.wx_frontend.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   865
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   866
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   867
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.generics.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   868
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   869
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   870
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.genutils.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   871
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   872
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   873
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.ipshell_nonblocking.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   874
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   875
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   876
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.ipython_history.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   877
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   878
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   879
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.ipython_view.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   880
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   881
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   882
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.thread_ex.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   883
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   884
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   885
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.wxIPython.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   886
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   887
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   888
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.history.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   889
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   890
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   891
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.hooks.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   892
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   893
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   894
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.ipapi.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   895
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   896
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   897
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.iplib.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   898
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   899
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   900
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.ipmaker.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   901
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   902
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   903
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.ipstruct.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   904
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   905
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   906
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.irunner.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   907
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   908
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   909
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.client.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   910
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   911
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   912
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.clientconnector.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   913
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   914
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   915
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.clientinterfaces.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   916
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   917
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   918
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.codeutil.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   919
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   920
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   921
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.contexts.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   922
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   923
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   924
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.controllerservice.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   925
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   926
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   927
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.display_formatter.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   928
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   929
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   930
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.display_trap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   931
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   932
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   933
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.error.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   934
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   935
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   936
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.fd_redirector.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   937
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   938
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   939
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.file_like.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   940
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   941
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   942
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.history.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   943
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   944
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   945
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.interpreter.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   946
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   947
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   948
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.macro.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   949
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   950
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   951
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.magic.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   952
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   953
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   954
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.message_cache.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   955
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   956
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   957
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.notification.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   958
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   959
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   960
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.output_trap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   961
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   962
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   963
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.prompts.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   964
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   965
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   966
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.redirector_output_trap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   967
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   968
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   969
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.sync_traceback_trap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   970
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   971
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   972
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.traceback_formatter.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   973
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   974
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   975
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.traceback_trap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   976
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   977
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   978
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.util.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   979
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   980
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   981
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.engineconnector.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   982
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   983
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   984
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.enginefc.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   985
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   986
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   987
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.engineservice.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   988
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   989
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   990
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.error.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   991
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   992
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   993
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.fcutil.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   994
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   995
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   996
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.magic.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   997
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   998
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   999
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.map.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1000
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1001
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1002
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.mapper.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1003
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1004
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1005
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.multiengine.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1006
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1007
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1008
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.multiengineclient.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1009
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1010
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1011
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.multienginefc.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1012
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1013
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1014
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.newserialized.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1015
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1016
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1017
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.parallelfunction.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1018
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1019
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1020
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.pbutil.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1021
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1022
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1023
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.pendingdeferred.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1024
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1025
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1026
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.pickleutil.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1027
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1028
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1029
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.scripts.ipcluster.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1030
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1031
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1032
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.scripts.ipcontroller.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1033
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1034
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1035
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.scripts.ipengine.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1036
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1037
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1038
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.task.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1039
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1040
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1041
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.taskclient.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1042
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1043
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1044
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.taskfc.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1045
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1046
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1047
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.twistedutil.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1048
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1049
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1050
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.util.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1051
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1052
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1053
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.macro.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1054
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1055
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1056
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.numutils.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1057
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1058
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1059
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1060
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1061
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1062
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils_dummy.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1063
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1064
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1065
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils_posix.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1066
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1067
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1068
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils_win32.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1069
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1070
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1071
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.prefilter.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1072
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1073
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1074
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.shellglobals.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1075
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1076
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1077
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.strdispatch.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1078
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1079
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1080
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorator_msim.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1081
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1082
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1083
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorators.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1084
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1085
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1086
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorators_numpy.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1087
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1088
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1089
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorators_trial.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1090
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1091
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1092
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.iptest.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1093
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1094
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1095
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.mkdoctests.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1096
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1097
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1098
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.parametric.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1099
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1100
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1101
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.dtexample.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1102
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1103
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1104
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.show_refs.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1105
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1106
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1107
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.simple.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1108
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1109
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1110
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.test_ipdoctest.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1111
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1112
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1113
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.test_refs.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1114
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1115
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1116
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.tools.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1117
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1118
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1119
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.util.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1120
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1121
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1122
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.tools.growl.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1123
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1124
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1125
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.tools.utils.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1126
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1127
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1128
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.twshell.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1129
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1130
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1131
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.ultraTB.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1132
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1133
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1134
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.upgrade_dir.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1135
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1136
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1137
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.wildcard.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1138
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1139
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1140
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/IPython.winconsole.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1141
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1142
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1143
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/generated/gen.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1144
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1145
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1146
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/api/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1147
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1148
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1149
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/changes.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1150
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1151
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1152
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/config/customization.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1153
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1154
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1155
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/config/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1156
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1157
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1158
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/config/initial_config.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1159
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1160
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1161
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/config/new_config.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1162
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1163
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1164
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/credits.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1165
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1166
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1167
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/coding_guide.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1168
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1169
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1170
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/config_blueprint.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1171
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1172
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1173
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/doc_guide.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1174
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1175
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1176
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1177
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1178
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1179
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/notification_blueprint.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1180
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1181
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1182
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/overview.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1183
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1184
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1185
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/development/roadmap.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1186
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1187
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1188
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/faq.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1189
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1190
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1191
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/history.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1192
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1193
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1194
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1195
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1196
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1197
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/install/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1198
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1199
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1200
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/install/install.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1201
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1202
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1203
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/interactive/extension_api.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1204
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1205
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1206
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/interactive/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1207
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1208
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1209
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/interactive/reference.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1210
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1211
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1212
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/interactive/shell.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1213
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1214
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1215
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/interactive/tutorial.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1216
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1217
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1218
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/license_and_copyright.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1219
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1220
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1221
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/overview.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1222
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1223
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1224
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/index.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1225
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1226
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1227
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/parallel_intro.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1228
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1229
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1230
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/parallel_mpi.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1231
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1232
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1233
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/parallel_multiengine.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1234
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1235
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1236
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/parallel_process.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1237
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1238
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1239
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/parallel_security.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1240
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1241
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1242
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/parallel_task.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1243
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1244
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1245
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_sources/parallel/visionhpc.txt \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1246
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1247
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1248
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/contents.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1249
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1250
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1251
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/default.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1252
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1253
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1254
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/doctools.js \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1255
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1256
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1257
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/file.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1258
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1259
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1260
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/jquery.js \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1261
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1262
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1263
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/minus.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1264
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1265
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1266
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/navigation.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1267
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1268
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1269
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/plus.png \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1270
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1271
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1272
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/pygments.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1273
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1274
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1275
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/rightsidebar.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1276
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1277
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1278
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/searchtools.js \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1279
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1280
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1281
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/sphinxdoc.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1282
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1283
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1284
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/stickysidebar.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1285
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1286
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1287
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/_static/traditional.css \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1288
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1289
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1290
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.ColorANSI.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1291
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1292
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1293
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.ConfigLoader.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1294
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1295
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1296
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.CrashHandler.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1297
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1298
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1299
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.DPyGetOpt.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1300
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1301
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1302
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.Debugger.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1303
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1304
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1305
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.Itpl.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1306
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1307
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1308
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.Logger.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1309
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1310
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1311
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.Magic.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1312
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1313
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1314
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.OInspect.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1315
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1316
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1317
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.OutputTrap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1318
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1319
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1320
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.Prompts.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1321
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1322
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1323
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.PyColorize.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1324
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1325
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1326
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.Shell.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1327
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1328
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1329
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.UserConfig.ipy_user_conf.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1330
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1331
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1332
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.background_jobs.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1333
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1334
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1335
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.clipboard.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1336
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1337
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1338
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.completer.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1339
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1340
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1341
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.config.api.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1342
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1343
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1344
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.config.cutils.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1345
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1346
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1347
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.deep_reload.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1348
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1349
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1350
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.demo.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1351
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1352
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1353
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.dtutils.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1354
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1355
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1356
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.excolors.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1357
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1358
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1359
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.Itpl.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1360
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1361
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1362
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.argparse.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1363
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1364
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1365
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.configobj.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1366
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1367
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1368
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.guid.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1369
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1370
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1371
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.mglob.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1372
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1373
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1374
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.path.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1375
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1376
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1377
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.pretty.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1378
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1379
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1380
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.simplegeneric.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1381
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1382
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1383
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.external.validate.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1384
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1385
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1386
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.asyncfrontendbase.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1387
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1388
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1389
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.frontendbase.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1390
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1391
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1392
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.linefrontendbase.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1393
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1394
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1395
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.prefilterfrontend.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1396
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1397
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1398
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.process.pipedprocess.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1399
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1400
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1401
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.wx.console_widget.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1402
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1403
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1404
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.wx.ipythonx.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1405
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1406
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1407
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.frontend.wx.wx_frontend.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1408
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1409
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1410
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.generics.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1411
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1412
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1413
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.genutils.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1414
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1415
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1416
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.gui.wx.ipshell_nonblocking.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1417
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1418
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1419
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.gui.wx.ipython_history.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1420
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1421
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1422
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.gui.wx.ipython_view.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1423
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1424
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1425
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.gui.wx.thread_ex.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1426
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1427
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1428
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.gui.wx.wxIPython.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1429
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1430
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1431
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.history.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1432
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1433
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1434
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.hooks.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1435
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1436
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1437
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.ipapi.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1438
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1439
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1440
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.iplib.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1441
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1442
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1443
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.ipmaker.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1444
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1445
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1446
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.ipstruct.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1447
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1448
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1449
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.irunner.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1450
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1451
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1452
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.client.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1453
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1454
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1455
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.clientconnector.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1456
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1457
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1458
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.clientinterfaces.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1459
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1460
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1461
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.codeutil.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1462
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1463
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1464
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.contexts.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1465
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1466
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1467
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.controllerservice.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1468
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1469
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1470
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.display_formatter.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1471
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1472
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1473
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.display_trap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1474
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1475
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1476
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.error.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1477
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1478
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1479
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.fd_redirector.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1480
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1481
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1482
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.file_like.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1483
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1484
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1485
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.history.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1486
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1487
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1488
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.interpreter.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1489
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1490
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1491
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.macro.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1492
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1493
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1494
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.magic.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1495
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1496
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1497
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.message_cache.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1498
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1499
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1500
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.notification.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1501
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1502
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1503
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.output_trap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1504
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1505
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1506
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.prompts.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1507
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1508
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1509
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.redirector_output_trap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1510
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1511
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1512
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.sync_traceback_trap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1513
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1514
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1515
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.traceback_formatter.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1516
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1517
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1518
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.traceback_trap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1519
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1520
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1521
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.core.util.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1522
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1523
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1524
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.engineconnector.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1525
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1526
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1527
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.enginefc.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1528
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1529
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1530
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.engineservice.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1531
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1532
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1533
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.error.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1534
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1535
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1536
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.fcutil.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1537
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1538
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1539
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.magic.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1540
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1541
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1542
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.map.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1543
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1544
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1545
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.mapper.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1546
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1547
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1548
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.multiengine.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1549
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1550
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1551
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.multiengineclient.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1552
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1553
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1554
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.multienginefc.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1555
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1556
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1557
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.newserialized.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1558
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1559
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1560
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.parallelfunction.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1561
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1562
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1563
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.pbutil.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1564
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1565
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1566
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.pendingdeferred.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1567
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1568
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1569
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.pickleutil.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1570
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1571
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1572
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.scripts.ipcluster.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1573
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1574
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1575
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.scripts.ipcontroller.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1576
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1577
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1578
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.scripts.ipengine.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1579
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1580
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1581
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.task.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1582
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1583
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1584
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.taskclient.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1585
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1586
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1587
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.taskfc.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1588
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1589
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1590
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.twistedutil.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1591
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1592
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1593
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.kernel.util.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1594
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1595
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1596
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.macro.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1597
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1598
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1599
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.numutils.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1600
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1601
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1602
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.platutils.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1603
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1604
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1605
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.platutils_dummy.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1606
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1607
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1608
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.platutils_posix.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1609
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1610
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1611
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.platutils_win32.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1612
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1613
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1614
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.prefilter.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1615
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1616
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1617
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.shellglobals.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1618
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1619
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1620
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.strdispatch.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1621
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1622
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1623
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.decorator_msim.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1624
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1625
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1626
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.decorators.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1627
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1628
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1629
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.decorators_numpy.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1630
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1631
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1632
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.decorators_trial.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1633
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1634
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1635
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.iptest.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1636
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1637
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1638
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.mkdoctests.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1639
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1640
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1641
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.parametric.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1642
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1643
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1644
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.dtexample.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1645
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1646
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1647
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.show_refs.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1648
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1649
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1650
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.simple.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1651
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1652
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1653
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.test_ipdoctest.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1654
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1655
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1656
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.test_refs.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1657
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1658
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1659
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.tools.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1660
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1661
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1662
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.testing.util.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1663
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1664
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1665
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.tools.growl.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1666
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1667
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1668
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.tools.utils.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1669
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1670
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1671
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.twshell.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1672
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1673
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1674
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.ultraTB.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1675
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1676
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1677
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.upgrade_dir.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1678
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1679
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1680
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.wildcard.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1681
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1682
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1683
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/IPython.winconsole.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1684
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1685
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1686
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/generated/gen.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1687
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1688
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1689
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/api/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1690
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1691
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1692
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/changes.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1693
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1694
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1695
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/config/customization.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1696
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1697
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1698
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/config/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1699
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1700
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1701
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/config/initial_config.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1702
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1703
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1704
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/config/new_config.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1705
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1706
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1707
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/credits.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1708
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1709
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1710
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/coding_guide.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1711
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1712
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1713
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/config_blueprint.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1714
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1715
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1716
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/doc_guide.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1717
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1718
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1719
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1720
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1721
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1722
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/notification_blueprint.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1723
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1724
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1725
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/overview.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1726
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1727
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1728
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/development/roadmap.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1729
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1730
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1731
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/faq.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1732
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1733
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1734
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/genindex.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1735
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1736
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1737
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/history.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1738
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1739
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1740
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1741
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1742
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1743
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/install/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1744
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1745
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1746
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/install/install.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1747
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1748
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1749
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/interactive/extension_api.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1750
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1751
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1752
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/interactive/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1753
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1754
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1755
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/interactive/reference.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1756
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1757
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1758
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/interactive/shell.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1759
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1760
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1761
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/interactive/tutorial.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1762
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1763
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1764
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/license_and_copyright.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1765
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1766
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1767
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/modindex.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1768
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1769
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1770
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/objects.inv \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1771
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1772
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1773
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/overview.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1774
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1775
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1776
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/index.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1777
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1778
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1779
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/parallel_intro.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1780
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1781
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1782
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/parallel_mpi.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1783
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1784
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1785
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/parallel_multiengine.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1786
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1787
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1788
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/parallel_process.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1789
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1790
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1791
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/parallel_security.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1792
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1793
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1794
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/parallel_task.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1795
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1796
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1797
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/parallel/visionhpc.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1798
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1799
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1800
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/search.html \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1801
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1802
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1803
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/html/searchindex.js \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1804
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1805
file \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1806
    path=usr/lib/python$(PYVER)/vendor-packages/share/doc/ipython/manual/ipython.pdf \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1807
    facet.doc.html=true
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1808
license ipython.license license=BSD
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1809
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1810
# ipython was previously in the 'desktop' consolidation. This optional
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1811
# dependency is here to facilitate the safe transfer of the package
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1812
# to the 'userland' consolidation.
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1813
depend type=optional \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1814
    fmri=consolidation/desktop/[email protected]
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1815
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1816
# force a dependency on the Python runtime
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1817
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1818
    pkg.debug.depend.path=usr/bin
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1819
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1820
# force a dependency on the ipython package
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1821
depend type=require \
c62d7e76bc87 15820218 SUNBT7202658 Move python/ipython from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
  1822
    fmri=library/python-2/ipython@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)