From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by mx.groups.io with SMTP id smtpd.web10.154351.1680774163992203315 for ; Thu, 06 Apr 2023 02:42:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=SQ499ryA; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: quicinc.com, ip: 205.220.168.131, mailfrom: quic_llindhol@quicinc.com) Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3363NiGb031735; Thu, 6 Apr 2023 09:42:40 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=qcppdkim1; bh=9XGayC5y7+LI+W7CNASzhz5fd0svEJ+dAmbDO2WHHoM=; b=SQ499ryALiHDFTw0dPazbQZRC7dJr0KzmwMPV+UI+bSFZnrPv5tGoChDoO6mH5BSAD8B 7eBb1Uut8ty2PTlYDkFMQWmhYngi4Y0OjNlDbCS6CnHCybs1M3lTU0+aHN/n7eWZut57 e2pBMkCBKgAn/KlNgpEwCBR0D3hNrnrZjwH1rxIbfwScRCvFZd+nWSZFxvBgf7dUVhQD 7LA81dT5yc4lYJGIzq1e4YqAIPZGWbXSdKRfsDk0FveSZalS29Ttza1QP0l3ieE27v+X tFX0dOwSNrkOo6brEl/QknJa0dKjhM1GsLrGik5l6u2FbaqxPZcqlW+0kZ5wOA5FNXnf xA== Received: from nasanppmta02.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3psmyx0vk1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 06 Apr 2023 09:42:40 +0000 Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 3369gdS6000670 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 6 Apr 2023 09:42:39 GMT Received: from qc-i7.hemma.eciton.net (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Thu, 6 Apr 2023 02:42:37 -0700 Date: Thu, 6 Apr 2023 10:42:34 +0100 From: "Leif Lindholm" To: , CC: Ard Biesheuvel , Miki Demeter , Subject: Re: [edk2-devel] [PATCH tianocore-docs v3 2/2] Readme.md: Update the Gitbook documentation section Message-ID: References: <20230406010618.42990-1-rebecca@bsdio.com> <20230406010618.42990-3-rebecca@bsdio.com> MIME-Version: 1.0 In-Reply-To: <20230406010618.42990-3-rebecca@bsdio.com> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: Ws9csEQ1DbRYDRC_PsJT1sWOsGJSwJtu X-Proofpoint-ORIG-GUID: Ws9csEQ1DbRYDRC_PsJT1sWOsGJSwJtu X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-06_04,2023-04-05_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 phishscore=0 impostorscore=0 adultscore=0 clxscore=1015 mlxlogscore=999 bulkscore=0 mlxscore=0 lowpriorityscore=0 spamscore=0 suspectscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2304060084 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Apr 05, 2023 at 19:06:18 -0600, Rebecca Cran wrote: > We no longer use Gitbook for publishing the documentation. > Update the section to direct users to use the mailing list to > send feedback, and since we use GitHub Flavored Markdown, remove the > link to Gitbook. > > Contributed-under: TianoCore Contribution Agreement 1.1 We don't use that any more, please drop (old template?). With that: Reviewed-by: Leif Lindholm > Signed-off-by: Rebecca Cran > --- > Readme.md | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/Readme.md b/Readme.md > index 1e4a5d25bd6f..494b23af3ac7 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -30,12 +30,11 @@ documentation. > > # EDK II GitBook Documents > > -These are the latest draft revisions published using [Gitbook](https://legacy.gitbook.com/). > +These are the latest draft revisions. > The source content for these documents are in GIT repositories in the > [Tianocore-docs](https://github.com/tianocore-docs) organization hosted by [GitHub](https://github.com). > -Feedback on these documents may be provided using the [Gitbook](https://www.gitbook.com) commenting feature > -available when reading the **HTML** versions of the documents. Document issues and feature requests can also > -be entered in [Tianocore Bugzilla](https://bugzilla.tianocore.org). > +Feedback on these documents may be provided via the mailing list. > +Document issues and feature requests can also be entered in [Tianocore Bugzilla](https://bugzilla.tianocore.org). > > * **_EDK II Build Specification_** \[ > [HTML ](https://tianocore-docs.github.io/edk2-BuildSpecification/draft/), > -- > 2.39.2 (Apple Git-143) > > > > > >