Restore the vinum chapter as an article.
This commit is contained in:
parent
b424ea6457
commit
a4cb367ca7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46294
2 changed files with 1314 additions and 0 deletions
29
en_US.ISO8859-1/articles/vinum/Makefile
Normal file
29
en_US.ISO8859-1/articles/vinum/Makefile
Normal file
|
@ -0,0 +1,29 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.xml
|
||||
|
||||
IMAGES_EN= vinum-concat.pic
|
||||
IMAGES_EN+= vinum-mirrored-vol.pic
|
||||
IMAGES_EN+= vinum-raid10-vol.pic
|
||||
IMAGES_EN+= vinum-raid5-org.pic
|
||||
IMAGES_EN+= vinum-simple-vol.pic
|
||||
IMAGES_EN+= vinum-striped-vol.pic
|
||||
IMAGES_EN+= vinum-striped.pic
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
1285
en_US.ISO8859-1/articles/vinum/article.xml
Normal file
1285
en_US.ISO8859-1/articles/vinum/article.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue