X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:reply-to:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=rClk3ZPuwm6yt/7YIu2JqrRZZTsU29k045h7vH2iJ9X/MeXevtM2l 5XzvhlfpA0ZYel9+cZL2/8qQzsBYuUXZ+Zr6fBf0Ep48ZKKeZ+QB3FgSb0wFl03m jpl66QGg+auwsxvm65EySK1HPQ05jaP9JMWv4TEzN8TEbKRg2pf3vU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:reply-to:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=M9ZAjRRTUCwY8Xu+4JeT+MPPjiA=; b=Bs7SDki8F2K5RWLrGkgwMnFHxdIC M8+8tMjy90qc5fVPme0txF59idDi9cyY+SNfUijhloBNPBRGimMh3qONjdPPm9NI NvtQ8M0N2LDd570iM+cBb0uzrSHcSFHe/3K7juwceUtV5tmmm0QGJc3TguJ+8UPB DSRR0y/IE1Hb+DA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_50,GIT_PATCH_1,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=css, UD:css, Alberta, alberta X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.2 cv=W+NIbVek c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=b4eMD0GmHX_ZvWjD-W0A:9 a=QEXdDO2ut3YA:10 a=sRI3_1zDfAgwuvI8zelB:22 To: cygwin AT cygwin DOT com From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> Subject: cygwin-doc html/ missing docbook.css and index dups cygwin-{api,ug-net} Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Message-ID: <970c5445-007e-1817-3006-973e8e26b77a@SystematicSw.ab.ca> Date: Sun, 16 Apr 2017 12:22:13 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfJBKkihbBe9/AIV+qw9PjNitc78tfIuvpWZtuphfCsLZXuNTLNBd3juyEswjE9zdYmpHxHRHkFjcpHbOcSVphH9w+L/uKlBR8xh6eM685vDh0tTI9uxF 8l4MBOI3DzZOPWv+N9Q+prSwBqRNg1Tfa1KWpwEEHD/EVLVVpzvY2iubY5NwQZMc8TgnI7sMtE1r+g== X-IsSubscribed: yes Hi folks, Package cygwin-doc files /usr/share/doc/cygwin-2.8.0/html/cygwin-{api,ug-net}/*.html all contain references to docbook.css: <link rel="stylesheet" type="text/css" href="docbook.css"> but docbook.css is missing from the .../html/cygwin-{api,ug-net}/ directories. Could you please add docbook.css to the .../html/cygwin-{api,ug-net}/ directories in the cygwin-doc package. Could you please consider having setup-x86{,_64} install Windows shortcuts to at least the UG .pdf and index.html if present, in the .../Start Menu/Programs/Cygwin folder? A Windows URL shortcut to https://cygwin.com would also be helpful for some. Under .../html/cygwin-{api,ug-net}/ index.html duplicates the contents of cygwin-{api,ug-net}.html: to avoid duplication, each index.html could be replaced by a file containing only an HTML "symlink": <meta http-equiv="refresh" content="0;cygwin-api.html"> or <meta http-equiv="refresh" content="0;cygwin-ug-net.html"> NIT: Why are these files installed in /usr/share/doc/cygwin-v.r.p/html/, rather than the expected /usr/share/doc/cygwin/html/, where I would expect cygwin-doc to install them, and where for some time I have been downloading and installing my own copies from cygwin.com! -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple