Date: Thu, 7 Oct 2021 22:24:50 +0200 From: Sergio Carlavilla <carlavilla@freebsd.org> To: Daniel Ebdrup Jensen <debdrup@freebsd.org>, dev-commits-doc-all@freebsd.org Subject: Re: git: 5a5db32f4a - main - Fix build after c8e8be58e580 Message-ID: <CAFwocyOirKFtifn_HdUDAve=n2DXO3Ff7fkz8aSh%2Be0YT8Gknw@mail.gmail.com> In-Reply-To: <20211007191405.2qacw6jz5zlc3k3b@nerd-thinkpad.local> References: <202110062359.196NxFqS079143@gitrepo.freebsd.org> <0595c299-55ed-17c4-74ac-16a804541473@FreeBSD.org> <CAFwocyPs1FV1_YoRPafw2pMXRR7E2174UZhoWm4D7KYc9aFtpA@mail.gmail.com> <20211007191405.2qacw6jz5zlc3k3b@nerd-thinkpad.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000a4fc7c05cdc90ef1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 7 Oct 2021 at 21:14, Daniel Ebdrup Jensen <debdrup@freebsd.org> wrote: > On Thu, Oct 07, 2021 at 08:27:00PM +0200, Sergio Carlavilla wrote: > >On Thu, 7 Oct 2021 at 18:23, John Baldwin <jhb@freebsd.org> wrote: > > > >> On 10/6/21 4:59 PM, Danilo G. Baio wrote: > >> > The branch main has been updated by dbaio: > >> > > >> > URL: > >> > https://cgit.FreeBSD.org/doc/commit/?id=3D5a5db32f4a1e3f507cdc55f92d53e63= adbb4f022 > >> > > >> > commit 5a5db32f4a1e3f507cdc55f92d53e63adbb4f022 > >> > Author: Danilo G. Baio <dbaio@FreeBSD.org> > >> > AuthorDate: 2021-10-06 23:57:27 +0000 > >> > Commit: Danilo G. Baio <dbaio@FreeBSD.org> > >> > CommitDate: 2021-10-06 23:57:27 +0000 > >> > > >> > Fix build after c8e8be58e580 > >> > >> It used to be possible to use 'make' in individual books or articles t= o > >> test > >> things, and also to only build just html versions and not be required = to > >> build PDF. Apparently our new system doesn't permit either of those, > so I > >> gave up on trying to test this pre-commit. > >> > >> -- > >> John Baldwin > > > > > >> Hi John, > > > >This is completely true, at the Doceng we are aware of this problem and = we > >are working on a solution. In this patch[1] each document would be handl= ed > >as an unit. What this means? This means that you can enter the folder an= d > >execute =E2=80=9Casciidoctor [name-of-the-document]=E2=80=9D. Usually = =E2=80=9Casciidoctor > >_index.adoc=E2=80=9D > > > >So, when this patch will be merged, you will have three options to build > >the documents: > > > >1. Build the complete documentation. > >2. Build only the document that you touched. > >3. Use a plugin in any IDE to see in realtime the changes. In my case > (with > >this patch[1] applied to my local) I used Visual Studio Code with this > >plugin [2] > > > >And, what can you do in the meantime? Well=E2=80=A6 you can continue usi= ng the > >documentation as is. Or you can use AsciiDoctorLive[3]. > > > >Sorry for the inconvenience. > > > >Bye! Hope this helps. > > > >PS: I have an email to answer about recording some videos to help people > to > >see how to configure the tools. I=E2=80=99ll answer it this weekend :) > > > >[1] https://reviews.freebsd.org/D31926 > >[2] > > > https://marketplace.visualstudio.com/items?itemName=3Dasciidoctor.asciido= ctor-vscode > >[3] https://asciidoclive.com/edit/scratch/1 > > Hi Sergio, > > Does this mean that the build can be multithreaded or use multiple > jobs to speed it up? > > Yours, > Daniel Ebdrup Jensen > Hi Daniel, Hugo by default always uses the number of logical CPUs[1]. Bye! [1] https://gohugo.io/getting-started/configuration/#configuration-environment-= variables --000000000000a4fc7c05cdc90ef1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFwocyOirKFtifn_HdUDAve=n2DXO3Ff7fkz8aSh%2Be0YT8Gknw>