git: 67b8d471d4 - main - Remove unnecessary step in FDP quick start guide
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=67b8d471d4f29ba1144f8c012535fb61696255a2 commit 67b8d471d4f29ba1144f8c012535fb61696255a2 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2021-01-29 17:23:26 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"