From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) by sourceware.org (Postfix) with ESMTPS id E4FB93858C31 for ; Tue, 26 Sep 2023 17:00:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E4FB93858C31 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=Shaw.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=shaw.ca Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTPS id l7uoqAk8hpHezlBQbqM98o; Tue, 26 Sep 2023 17:00:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shaw.ca; s=s20180605; t=1695747653; bh=JuProb8BmA+HBd77e8xpFB+uMce0EYW+XuIbgcol4sw=; h=Date:Reply-To:Subject:To:Cc:References:From:In-Reply-To; b=Qp7QvO77+W3EoI9/fOJe/2EQhUC0ARvRkcFyku7Hqab4CTPpLzMUW5ZJ1LDLkQZ4Q hPAGMFRq7Jj/jEiloWGGAlaj3OCAjgfT3iaihK4ysHQggVP4v0/rtIYa3nASSthuwp cHkfBmBln4P9eJCahIr9499iYXnr3y/mV2DoQccc1Kd9geErTl2AF9noW4vap/8LRV sYeKKY8UT0CuYygEsfJOHy4lMPHb0Ib0CweF7xG1d1f9KicxX1X0Kr2R/0KfGxoBJm FdWcfb76e2jDtQHitflXUJU9RSx+PLZKzUHc/1ZX5VlheosCZKXR9/50mZTmzIUFin O3AEYA8FTB8tQ== Received: from [10.0.0.5] ([184.64.102.149]) by cmsmtp with ESMTP id lBQaqWebBbnsulBQaqxuMn; Tue, 26 Sep 2023 17:00:53 +0000 X-Authority-Analysis: v=2.4 cv=ef4uwpIH c=1 sm=1 tr=0 ts=65130e45 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=7392p9bmP1SmsWvOWsUA:9 a=QEXdDO2ut3YA:10 Message-ID: <3e01afb5-604b-f299-8a4c-59abbf111379@Shaw.ca> Date: Tue, 26 Sep 2023 11:00:52 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Reply-To: newlib@sourceware.org Subject: Re: Online documentation revisions Content-Language: en-CA To: newlib@sourceware.org Cc: Sam Edge References: <20e59c61-a3f1-41e1-92a6-c5683bc6832d@under-the-mountain.co.uk> From: Brian Inglis Organization: Inglis In-Reply-To: <20e59c61-a3f1-41e1-92a6-c5683bc6832d@under-the-mountain.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfHgTwzkTPPP7ON2LecxNelWYW/wULogoGAwtQ4Z/bkSFWURo3JhQo+LRQwlLSKr8dQmjYmW6TSDl1gNLsJqEyTdbeUl89F6HNGu0KpoxiyN/+s3pBX+8 OPE2LiFtyZSPyNfxDYpgDAdC8HNjXmMkzqZuanmfU5ZgXP+qzvLJ8TWfJ40dAzuc6+J5yvRsF+8wjanIbJvyR1ndLe5Gxl3FiHj9OWjg8ziGvLLvCVo+qTeg lWJWdXQMiy5WFWxcnn3UVA== X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2023-09-26 09:27, Sam Edge wrote: > It's my first time here so apologies if I'm being thick. > Is there any way to see the online documentation for Newlib for a given release? > I often get lumbered with having to use older revisions (3.0.0!) that don't come > with source or pre-built HTML or other documentation. (Yes, STM, I'm talking to > you!) > Is there a way to see the state of the online docs at a given revision? Had a similar issue wanting to see libc docs for Cygwin builds. Check out repo at that rev, configure into out of tree build and install dirs, then under e.g. build-3.0.0/newlib run to get into your e.g. install-3.0.0/usr/share/{info,man} dirs: $ make info man && make install info man -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry