Commit graph

2 commits

Author SHA1 Message Date
Glen Barber
0aa859afda Update the 12.0R release documentation following the recent move
from the base repository with changes provided by hrs@, and further
tweaks from myself.

Of note:
- Consolidate duplicated logic throughout the Makefiles and shared
  logic, and move files to more sane locations where they may be
  shared by other parts of the build tools.
- Update location of several entity files.
- In the top-level Makefile, only include the hardware page if the
  MAN4PAGES knob is set.  This is done to prevent build failures on
  the website until the webupdate script and wrapper are updated,
  which will require some more thought. [1]

This fixes the 'reldoc' target in release/Makefile in head, found
to be broken a few days ago.

[1] Changes from myself.

Patch provided by:	hrs
Sponsored by:	The FreeBSD Foundation
2017-12-07 19:58:47 +00:00
Glen Barber
f4ff6b460b Add directory structure and XML files from base/head/release/doc/
in preparation for adding the build glue for the release-related
documentation.  This corresponds to src revision r324328 (r317508
being the last revision change).

Sponsored by:	The FreeBSD Foundation
2017-10-05 18:58:44 +00:00