svn commit: r50558 - head/en_US.ISO8859-1/htdocs/releases/11.1R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Tue Jul 25 13:19:12 2017
New Revision: 50558
URL: https://svnweb.freebsd.org/changeset/doc/50558
Log:
Connect installation.html to the build, and add a link from the
index.html page.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile
head/en_US.ISO8859-1/htdocs/releases/11.1R/index.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile Tue Jul 25 13:15:03 2017 (r50557)
+++ head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile Tue Jul 25 13:19:12 2017 (r50558)
@@ -19,6 +19,7 @@ DOCS= index.xml \
DATA= docbook.css \
errata.html \
hardware.html \
+ installation.html \
readme.html \
relnotes.html
Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.1R/index.xml Tue Jul 25 13:15:03 2017 (r50557)
+++ head/en_US.ISO8859-1/htdocs/releases/11.1R/index.xml Tue Jul 25 13:19:12 2017 (r50558)
@@ -33,6 +33,10 @@
>&os; &local.rel;-RELEASE signed checksum files</a><br/>
<a
+ href="&base;/releases/&local.rel;R/installation.html"
+ >&os; &local.rel;-RELEASE installation information</a><br/>
+
+ <a
href="&base;/releases/&local.rel;R/hardware.html"
>&os; &local.rel;-RELEASE hardware information</a><br/>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"