MOON
Server: Apache
System: Linux cl1170g 4.19.62-mod-std-ipv6-64-rescue #828825 SMP Tue Jul 30 13:54:49 UTC 2019 x86_64
User: wh0f20bb (1057)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //usr/tmp/python-build.20241125193944.32536/Python-3.10.4/Tools/msi/doc/doc_no_files.wxs
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
    <Fragment>
        <ComponentGroup Id="doc">
            <!--
            This file is included when the CHM is not available.
            
            This way, snapshot builds can succeed without having to
            build the docs.
            -->
            <Component Id="EmptyDocFolder" Directory="Doc" Guid="{22FD42DB-EC66-4B1C-B1FC-44E0CF7B2462}">
                <CreateFolder />
                <RemoveFolder Id="Remove_EmptyDocFolder" On="uninstall" />
            </Component>
        </ComponentGroup>
    </Fragment>
</Wix>