Add newly translated Committers Guide, in sync with English revision 1.213,
and connect it to the build. Obtained from: The FreeBSD Russian Documentation Project Approved by: den (mentor)
This commit is contained in:
parent
a6a2c819c4
commit
4dbfe61ebe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22418
3 changed files with 3183 additions and 1 deletions
ru_RU.KOI8-R/articles
|
@ -10,7 +10,7 @@
|
|||
SUBDIR =
|
||||
SUBDIR+= 5-roadmap
|
||||
SUBDIR+= checkpoint
|
||||
#SUBDIR+= committers-guide
|
||||
SUBDIR+= committers-guide
|
||||
SUBDIR+= console-server
|
||||
#SUBDIR+= contributing
|
||||
#SUBDIR+= contributors
|
||||
|
|
25
ru_RU.KOI8-R/articles/committers-guide/Makefile
Normal file
25
ru_RU.KOI8-R/articles/committers-guide/Makefile
Normal file
|
@ -0,0 +1,25 @@
|
|||
#
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/committers-guide/Makefile,v 1.2 2004/09/21 08:24:32 marck Exp $
|
||||
#
|
||||
# Original revision: 1.10
|
||||
#
|
||||
# Article: The FreeBSD Committers Guide
|
||||
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
3157
ru_RU.KOI8-R/articles/committers-guide/article.sgml
Normal file
3157
ru_RU.KOI8-R/articles/committers-guide/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue