aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/docproj/doc-set.xml
diff options
context:
space:
mode:
authorSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2021-01-25 23:31:29 +0000
committerSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2021-01-25 23:31:29 +0000
commit989d921f5d4ac8d8b7c831c13b8954ad1901be24 (patch)
treea5d768f9af4b55422fdf5b17064879ae1c7ce032 /en_US.ISO8859-1/htdocs/docproj/doc-set.xml
parent0cff342f42461c5081b98bce7581f43df319e4f4 (diff)
downloaddoc-989d921f5d4ac8d8b7c831c13b8954ad1901be24.tar.gz
doc-989d921f5d4ac8d8b7c831c13b8954ad1901be24.zip
Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
Diffstat (limited to 'en_US.ISO8859-1/htdocs/docproj/doc-set.xml')
-rw-r--r--en_US.ISO8859-1/htdocs/docproj/doc-set.xml46
1 files changed, 0 insertions, 46 deletions
diff --git a/en_US.ISO8859-1/htdocs/docproj/doc-set.xml b/en_US.ISO8859-1/htdocs/docproj/doc-set.xml
deleted file mode 100644
index 5eec3dbc0a..0000000000
--- a/en_US.ISO8859-1/htdocs/docproj/doc-set.xml
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
-"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
-<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
-]>
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>&title;</title>
-
- <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
- </head>
-
- <body class="navinclude.docs">
-
- <p>FreeBSD's documentation falls into three basic categories:</p>
-
- <ol>
- <li><p><a href="&cgibase;/man.cgi"><b>The manual pages</b></a></p>
-
- <p>The manual pages are part of the base system, but are also
- an important component of the documentation. Both the
- Documentation project and source committers update and
- maintain manual pages.</p>
-
- <p>At present, the Japanese team has translated many of the
- manual pages. Other volunteers could pitch in to translate
- the manual pages to other languages as well.</p></li>
-
- <li><p><a href="../docs/books.html"><b>The Books</b></a></p>
-
- <p>The project has a large amount of documentation that is "book
- length", or becoming that way. These include the FreeBSD FAQ and
- the FreeBSD Handbook.</p></li>
-
- <li><p><a href="../docs/books.html#ARTICLES"><b>The Articles</b></a></p>
-
- <p>FreeBSD has a wealth of information available in shorter, article
- form -- similar to the tutorials or HOWTO documentation of other
- projects.</p></li>
- </ol>
-
-
- <p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
- </body>
-</html>