From 67b8d471d4f29ba1144f8c012535fb61696255a2 Mon Sep 17 00:00:00 2001 From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> Date: Fri, 29 Jan 2021 18:23:26 +0100 Subject: [PATCH] Remove unnecessary step in FDP quick start guide Remove unnecessary step when the user install the required tools for the website and documentation. There's no need to move the shared folder between projects --- .../content/en/books/fdp-primer/overview/chapter.adoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/documentation/content/en/books/fdp-primer/overview/chapter.adoc b/documentation/content/en/books/fdp-primer/overview/chapter.adoc index eb940e7037..3de174ed57 100644 --- a/documentation/content/en/books/fdp-primer/overview/chapter.adoc +++ b/documentation/content/en/books/fdp-primer/overview/chapter.adoc @@ -63,13 +63,6 @@ Some preparatory steps must be taken before editing the FreeBSD documentation. F % git clone https://git.FreeBSD.org/doc.git doc .... + -. Copy the content of [.filename]#~/doc/shared# to [.filename]#~/doc/documentation# and [.filename]#~/doc/website#. -+ -[source,bash] -.... -make move-shared -.... -+ . Configure the text editor: ** Tab stops set to 2.