Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 14:05:08 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 3cf08b5090 - main - Add back README file
Message-ID:  <202101261405.10QE58Te025350@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=3cf08b5090a579b8602f2f033cb4118b74b989db

commit 3cf08b5090a579b8602f2f033cb4118b74b989db
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-01-26 14:03:56 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-01-26 14:03:56 +0000

    Add back README file
    
    Approved by:    carlavilla
---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
new file mode 100644
index 0000000000..46431e8a56
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+If you plan on building a local copy of the FreeBSD documentation, or using
+our toolchain in your own projects, please read the Documentation Primer at:
+
+    https://docs.freebsd.org/en/books/fdp-primer/
+
+for information about the tools and formatting languages we use.
+Chapter 1 has a Quick Start section, and Chapter 2 covers the software
+and related items in more detail.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261405.10QE58Te025350>