Bring the German FAQ translation up-to-date and beyond:
- Updates from the international versions up to 1.199 - Switch to Docbook 4.1 - Add a bibliography - Use the new biblio-xref-title code - replace a lot of markup fixes with the fixes from the international version Obtained from: FreeBSD German Documentation Project
This commit is contained in:
parent
a27e2e4259
commit
e4c3025bf2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9475
4 changed files with 2484 additions and 2202 deletions
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
# Build the FreeBSD FAQ in the German translation
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDde: de-docproj/books/faq/Makefile,v 1.4 2001/02/01 21:24:28 alex Exp $
|
||||
# $FreeBSD: doc/de_DE.ISO_8859-1/books/faq/Makefile,v 1.1 2001/02/01 21:29:56 alex Exp $
|
||||
# $FreeBSDde: de-docproj/books/faq/Makefile,v 1.5 2001/05/20 22:15:47 ue Exp $
|
||||
#
|
||||
|
||||
MAINTAINER=de-bsd-translators@DE.FreeBSD.org
|
||||
|
@ -17,6 +17,8 @@ FORMATS?= html-split html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
JADEFLAGS+=-Vbiblio-xref-title
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
# Build the FreeBSD FAQ in the German translation
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDde: de-docproj/books/faq/Makefile,v 1.4 2001/02/01 21:24:28 alex Exp $
|
||||
# $FreeBSD: doc/de_DE.ISO_8859-1/books/faq/Makefile,v 1.1 2001/02/01 21:29:56 alex Exp $
|
||||
# $FreeBSDde: de-docproj/books/faq/Makefile,v 1.5 2001/05/20 22:15:47 ue Exp $
|
||||
#
|
||||
|
||||
MAINTAINER=de-bsd-translators@DE.FreeBSD.org
|
||||
|
@ -17,6 +17,8 @@ FORMATS?= html-split html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
JADEFLAGS+=-Vbiblio-xref-title
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue