Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2020 09:41:11 +0000 (UTC)
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54104 - head/ja_JP.eucJP/htdocs/docproj
Message-ID:  <202005060941.0469fBlU063871@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Wed May  6 09:41:11 2020
New Revision: 54104
URL: https://svnweb.freebsd.org/changeset/doc/54104

Log:
  - Merge the following from the English version:
  
  	r51880 -> r53699	head/ja_JP.eucJP/htdocs/docproj/submitting.xml
  	r47800 -> r53699	head/ja_JP.eucJP/htdocs/docproj/who.xml

Modified:
  head/ja_JP.eucJP/htdocs/docproj/submitting.xml
  head/ja_JP.eucJP/htdocs/docproj/who.xml

Modified: head/ja_JP.eucJP/htdocs/docproj/submitting.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/docproj/submitting.xml	Tue May  5 19:37:25 2020	(r54103)
+++ head/ja_JP.eucJP/htdocs/docproj/submitting.xml	Wed May  6 09:41:11 2020	(r54104)
@@ -2,10 +2,11 @@
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 "http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
 <!ENTITY url.articles "../../doc/ja_JP.eucJP/articles">
+<!ENTITY url.books "../../doc/en_US.ISO8859-1/books">
 <!ENTITY title "FreeBSD ドキュメンテーションプロジェクト: ドキュメントの寄稿">
 ]>
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r51880 -->
+<!-- Original revision: r53699 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">;
     <head>
@@ -112,7 +113,13 @@
 	<p>プロジェクトへ <tt>foo.diff</tt> を送ります。 上述したように
 	<tt>foo.diff</tt> ファイルを PR に添付して送ります。</p>
 
-	<p></p><a href="docproj.html">FreeBSD
-	ドキュメンテーションプロジェクトのページ</a>
+    <h2>参考文献</h2>
+    <ul>
+      <li><a
+        href="&url.books;/fdp-primer/index.html">新しい貢献者のための
+	&os; ドキュメンテーションプロジェクト入門</a></li>
+      <li><a href="docproj.html">&os;
+	ドキュメンテーションプロジェクトのページ</a></li>
+    </ul>
   </body>
 </html>

Modified: head/ja_JP.eucJP/htdocs/docproj/who.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/docproj/who.xml	Tue May  5 19:37:25 2020	(r54103)
+++ head/ja_JP.eucJP/htdocs/docproj/who.xml	Wed May  6 09:41:11 2020	(r54104)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="euc-jp"?>
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 "http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
-<!ENTITY title "FreeBSD ドキュメンテーションプロジェクト: Who are we?">
+<!ENTITY title "FreeBSD ドキュメンテーションプロジェクト: 我々は何者か、どうしたら参加できるのか?">
 ]>
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r47800 -->
+<!-- Original revision: r53699 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">;
     <head>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005060941.0469fBlU063871>