git: c9a6912196 - main - README: Remove unmaintained duplicates
Alexander Ziaee <[email protected]> Thu, 18 Jun 2026 17:38:15 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=c9a6912196ce1127521c991239573a1b4662cd29 commit c9a6912196ce1127521c991239573a1b4662cd29 Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-06-18 17:36:02 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-06-18 17:37:37 +0000 README: Remove unmaintained duplicates These were exact copies of the the README at the root of the tree. --- documentation/README | 10 ---------- website/README | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/documentation/README b/documentation/README deleted file mode 100644 index 2d0898c04b..0000000000 --- a/documentation/README +++ /dev/null @@ -1,10 +0,0 @@ -$FreeBSD$ - -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. diff --git a/website/README b/website/README deleted file mode 100644 index 2d0898c04b..0000000000 --- a/website/README +++ /dev/null @@ -1,10 +0,0 @@ -$FreeBSD$ - -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.