docs/71175: (PATCH) Bad link in "explaining BSD" article, (EN)
Simon L. Nielsen
simon at FreeBSD.org
Thu Sep 2 21:56:28 UTC 2004
On 2004.09.02 12:20:42 -0500, Kevin D. Kinsey, DaleCo, S.P. wrote:
> Simon L. Nielsen wrote:
>
> >Synopsis: (PATCH) Bad link in "explaining BSD" article, (EN)
> >
> >State-Changed-From-To: open->closed
> >State-Changed-By: simon
> >State-Changed-When: Tue Aug 31 06:52:00 GMT 2004
> >State-Changed-Why:
> >Committed, thanks!
> >
> >BTW. small fixes like this one are also very important to make the
> >docs as good as possible :-).
>
> Yes; thank you. Do you mind if I ask a small & stupid
> question?
Sure, I don't think it's really stupid, there is a bit in the FDP
Primer - but not really that much.
> I cvsup'ed doc-all and built the en tree. Now the article
> reads correctly in "article.html", but the "paginated" version
> "xN.html", "xNN.html" ... I think the last page is "x91.html",
> didn't get updated by the build. Just off the top of your head,
> do you have any idea what I did wrong?
The doc build system supports many different types of output (HTML,
HTML split/paginated, PS,PDF...). It takes quite long to build all
types, so by default most articles only create HTML (single page)
output. You have override it by settting the FORMATS variable for
make. E.g.:
make all FORMATS="html html-split"
to create both the single file HTML version and the split/paginated.
--
Simon L. Nielsen
FreeBSD Documentation Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20040902/5bb589df/attachment.sig>
More information about the freebsd-doc
mailing list