svn commit: r39567 - head/en_US.ISO8859-1/htdocs/multimedia

Gabor Kovesdan gabor at FreeBSD.org
Sun Sep 16 18:12:44 UTC 2012


Author: gabor
Date: Sun Sep 16 18:12:43 2012
New Revision: 39567
URL: http://svn.freebsd.org/changeset/doc/39567

Log:
  - Add an index link for multimedia.html

Modified:
  head/en_US.ISO8859-1/htdocs/multimedia/Makefile.output

Modified: head/en_US.ISO8859-1/htdocs/multimedia/Makefile.output
==============================================================================
--- head/en_US.ISO8859-1/htdocs/multimedia/Makefile.output	Sun Sep 16 15:44:51 2012	(r39566)
+++ head/en_US.ISO8859-1/htdocs/multimedia/Makefile.output	Sun Sep 16 18:12:43 2012	(r39567)
@@ -1,3 +1,4 @@
+# $FreeBSD$
 .if exists(../../Makefile.conf)
 .include "../../Makefile.conf"
 .endif
@@ -8,6 +9,8 @@
 DOCS!=		cat multimedia.sgml.created
 DATA=		multimedia.xml
 
+INDEXLINK=	multimedia.html
+
 WEBDIR=		multimedia
 
 DOC_PREFIX:=	${DOC_PREFIX}/../


More information about the svn-doc-all mailing list