From 989d921f5d4ac8d8b7c831c13b8954ad1901be24 Mon Sep 17 00:00:00 2001 From: Sergio Carlavilla Delgado Date: Tue, 26 Jan 2021 00:31:29 +0100 Subject: Migrate doc to Hugo/AsciiDoctor I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling Glen Barber Hiroki Sato Li-Wen Hsu Sean Chittenden The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core --- en_US.ISO8859-1/Makefile | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 en_US.ISO8859-1/Makefile (limited to 'en_US.ISO8859-1/Makefile') diff --git a/en_US.ISO8859-1/Makefile b/en_US.ISO8859-1/Makefile deleted file mode 100644 index 0b2210c098..0000000000 --- a/en_US.ISO8859-1/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -SUBDIR = articles -SUBDIR+= books - -COMPAT_SYMLINK = en - -DOC_PREFIX?= ${.CURDIR}/.. -.include "${DOC_PREFIX}/share/mk/doc.project.mk" -- cgit v1.2.3