From owner-dev-commits-doc-all@freebsd.org Sat Aug 14 19:10:21 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 59468651F0A for ; Sat, 14 Aug 2021 19:10:21 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gn93x1fsKz4f5t for ; Sat, 14 Aug 2021 19:10:21 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: by mail-wr1-x432.google.com with SMTP id x10so11540140wrt.8 for ; Sat, 14 Aug 2021 12:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=submonkey-net.20150623.gappssmtp.com; s=20150623; h=content-transfer-encoding:from:mime-version:subject:date:message-id :references:cc:in-reply-to:to; bh=QKuvqu1tBRdC54bF7eXUGK89ur/kjaOne2llQskW5bs=; b=BTmvLgjrPw/DhFXeQ9KBWTHI26zQVKcICRtq3chhL9Xa3vmutMIDfPEVrho7bteMw7 nWvpxTCIDtbMUCSFHfOuFpHDGIXTZW2USsC/oQ7glSJ32da2nIPn9PYJzJYPabfLKpwW 794xEr1acaCLAohjPZp8UYWhVSyh7KXbHuZV/GvDimOMwONOgJsLjWeT/WvnXOY2Mkhm fp42NCHOVf7ZDCsehVkB7Pa9xIPpELKtO9HbQ5lKXyxcL6gUTWyqwpjxmH4jUvfZdrly zR2Sp7nCyaNWySZVC5w3zjH6zv7AVOOLpoSwhF2Pt/GJYqe+oZG3vMXw7TnKBWU9+RVB MtJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:from:mime-version :subject:date:message-id:references:cc:in-reply-to:to; bh=QKuvqu1tBRdC54bF7eXUGK89ur/kjaOne2llQskW5bs=; b=dVdSjzj7sug7ZwYLCPliuGqO+rDCOc9Z3dKc1nPkDpI/8P8PxNAW/aUhPDXpOBq9Wx EPUC2ob34xHqoWd2QWtigSQRARugPyESE+363iao6KApM5p7TJGXXEYKIb78se1HtkGE K8mqq/KKCMz6VYqgErxjfpLjQI5t9582TyVVLilz1SdrEvTnQuKxwnj9sAoAseqhAmM+ vVJHLBdEIcvnRzB5exeKASG07kTVV0pFXOyAvcXOUrIJ08irKYAt1WwtcmioYH0lBt2v qT+b5VsQi2SDvP8GqDnlGozj0PGdsDNXNGe4hTe7u0GS4jDitKGN5WzwB/r+tAHKdXG1 RIvA== X-Gm-Message-State: AOAM532QkYLxvAiETR808QcVnlu6aIv4pQevOWjxpIIwpF3OrpalU+mr zc8sRSdT3H+/98HQpGbzeV/PIA== X-Google-Smtp-Source: ABdhPJz9tuGpw5+4evkWunh+wtSwzd7gI5sjVZt36daniLM8QuLUPuexLwPbOGHxFY+qKpr6tw56JQ== X-Received: by 2002:adf:cd04:: with SMTP id w4mr8925621wrm.119.1628968220241; Sat, 14 Aug 2021 12:10:20 -0700 (PDT) Received: from smtpclient.apple ([88.97.110.43]) by smtp.gmail.com with ESMTPSA id v12sm5416562wrq.59.2021.08.14.12.10.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 14 Aug 2021 12:10:19 -0700 (PDT) From: Ceri Davies Mime-Version: 1.0 (1.0) Subject: Re: git: aebe4f8ed7 - main - Add toc macro in overview chapter in FDP Date: Sat, 14 Aug 2021 20:10:19 +0100 Message-Id: References: Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org In-Reply-To: To: Sergio Carlavilla X-Mailer: iPhone Mail (18G82) X-Rspamd-Queue-Id: 4Gn93x1fsKz4f5t X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2021 19:10:21 -0000 Thanks! > On 14 Aug 2021, at 20:08, Sergio Carlavilla wrote= : >=20 > =EF=BB=BF >> On Sat, 14 Aug 2021 at 21:01, Ceri Davies wrote: >=20 >> Can you confirm that the PDF is not nonsense with this please? cf https:/= /cgit.freebsd.org/doc/commit/documentation/content/en/books/fdp-primer/overv= iew/_index.adoc?id=3D8d25cf749a208fbb584737c19589cd04cbdde3ab >>=20 >> Thanks. >>=20 >>>> On 14 Aug 2021, at 19:52, Sergio Carlavilla Delgado wrote: >>>>=20 >>> =EF=BB=BFThe branch main has been updated by carlavilla: >>>=20 >>> URL: https://cgit.FreeBSD.org/doc/commit/?id=3Daebe4f8ed7bcf838e590697f3= 104bf4c8fc91329 >>>=20 >>> commit aebe4f8ed7bcf838e590697f3104bf4c8fc91329 >>> Author: Sergio Carlavilla Delgado >>> AuthorDate: 2021-08-14 18:52:29 +0000 >>> Commit: Sergio Carlavilla Delgado >>> CommitDate: 2021-08-14 18:52:29 +0000 >>>=20 >>> Add toc macro in overview chapter in FDP >>> --- >>> documentation/content/en/books/fdp-primer/book.adoc | 2 +- >>> documentation/content/en/books/fdp-primer/overview/_index.adoc | 2 ++ >>> 2 files changed, 3 insertions(+), 1 deletion(-) >>>=20 >>> diff --git a/documentation/content/en/books/fdp-primer/book.adoc b/docum= entation/content/en/books/fdp-primer/book.adoc >>> index 7380d29e5f..1d6b6cc456 100644 >>> --- a/documentation/content/en/books/fdp-primer/book.adoc >>> +++ b/documentation/content/en/books/fdp-primer/book.adoc >>> @@ -83,7 +83,7 @@ include::{chapters-path}preface/_index.adoc[leveloffse= t=3D+1, lines=3D9..-1] >>>=20 >>> :sectnums: >>>=20 >>> -include::{chapters-path}overview/_index.adoc[leveloffset=3D+1, lines=3D= 9..23; 27..-1] >>> +include::{chapters-path}overview/_index.adoc[leveloffset=3D+1, lines=3D= 9..23; 28..-1] >>>=20 >>> include::{chapters-path}tools/_index.adoc[leveloffset=3D+1, lines=3D9..2= 3; 27..-1] >>>=20 >>> diff --git a/documentation/content/en/books/fdp-primer/overview/_index.a= doc b/documentation/content/en/books/fdp-primer/overview/_index.adoc >>> index fcea50e851..d273ee34ae 100644 >>> --- a/documentation/content/en/books/fdp-primer/overview/_index.adoc >>> +++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc >>> @@ -25,6 +25,8 @@ tags: ["overview", "FreeBSD Documentation Project", "q= uick start"] >>> include::shared/releases.adoc[] >>> include::shared/en/mailing-lists.adoc[] >>>=20 >>> +toc::[]=20 >>> + >>> Welcome to the FreeBSD Documentation Project (FDP). >>> Quality documentation is crucial to the success of FreeBSD, and we value= your contributions very highly. >>>=20 > Hi, >=20 > With this commit https://cgit.FreeBSD.org/doc/commit/?id=3D69832797e8b3a12= b89d1f77ca523a36b2f13d35e > the PDF will be generated correctly. Thanks for the report :)