svn commit: r54240 - head/en_US.ISO8859-1/htdocs/releases/11.4R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Thu Jun 11 17:39:44 2020 New Revision: 54240 URL: https://svnweb.freebsd.org/changeset/doc/54240 Log: Connect the readme page to the build. Add the installation page to the Makefile, but not yet connected to the build. Sponsored by: Rubicon Communications, LLC (netgate.com) Modified: head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Thu Jun 11 17:39:10 2020 (r54239) +++ head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Thu Jun 11 17:39:44 2020 (r54240) @@ -18,7 +18,9 @@ DOCS= index.xml \ DATA= docbook.css \ hardware.html \ + readme.html \ relnotes.html +#DATA+= installation.html # PGP-signed checksums _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"