svn commit: r51666 - head/ja_JP.eucJP/htdocs/search
Ryusuke SUZUKI
ryusuke at FreeBSD.org
Sat May 19 02:19:32 UTC 2018
Author: ryusuke
Date: Sat May 19 02:19:31 2018
New Revision: 51666
URL: https://svnweb.freebsd.org/changeset/doc/51666
Log:
- Merge the following from the English version:
r32942 -> r51644 head/ja_JP.eucJP/htdocs/search/Makefile
r50979 -> r51644 head/ja_JP.eucJP/htdocs/search/search.xml
Modified:
head/ja_JP.eucJP/htdocs/search/Makefile
head/ja_JP.eucJP/htdocs/search/search.xml
Modified: head/ja_JP.eucJP/htdocs/search/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/search/Makefile Sat May 19 02:00:49 2018 (r51665)
+++ head/ja_JP.eucJP/htdocs/search/Makefile Sat May 19 02:19:31 2018 (r51666)
@@ -1,6 +1,6 @@
# $FreeBSD$
# The FreeBSD Japanese Documentation Project
-# Original revision: 1.10
+# Original revision: r51664
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -9,16 +9,11 @@
.include "../Makefile.inc"
.endif
-# These are turned into validated, normalized HTML files.
-
-DOCS+= index-site.xml
DOCS+= search.xml
DOCS+= searchhints.xml
DOCS+= search-mid.xml
-#SUBDIR+= opensearch
-
-INDEXLINK= search.html
+INDEXLINK= search.html
XMLDOCS= index-site:xsl:sitemap.xml
Modified: head/ja_JP.eucJP/htdocs/search/search.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/search/search.xml Sat May 19 02:00:49 2018 (r51665)
+++ head/ja_JP.eucJP/htdocs/search/search.xml Sat May 19 02:19:31 2018 (r51666)
@@ -4,7 +4,7 @@
<!ENTITY title "¸¡º÷">
]>
<!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r50979 -->
+<!-- Original revision: r51644 -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@@ -37,7 +37,6 @@
<li><a href="http://freebsd.markmail.org/">MarkMail: FreeBSD ¥á¡¼¥ë¥¢¡¼¥«¥¤¥Ö¸¡º÷</a></li>
</ul>
- <p><a href="&enbase;/search/opensearch/">FreeBSD ¥ª¡¼¥×¥ó¥µ¡¼¥Á¤Î¥×¥é¥°¥¤¥ó°ìÍ÷</a></p>
<hr noshade="noshade"/>
<a name="web"></a><h2>¥¦¥§¥Ö¥Ú¡¼¥¸ (<a
More information about the svn-doc-head
mailing list