Date: Fri, 29 Jan 2021 17:25:20 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 67b8d471d4 - main - Remove unnecessary step in FDP quick start guide Message-ID: <202101291725.10THPKtD025669@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=67b8d471d4f29ba1144f8c012535fb61696255a2 commit 67b8d471d4f29ba1144f8c012535fb61696255a2 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-01-29 17:23:26 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-01-29 17:23:26 +0000 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 --- documentation/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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101291725.10THPKtD025669>