Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-doc
Path: blob/main/documentation/content/en/books/fdp-primer/tools/_index.po
18098 views
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR The FreeBSD Project
# This file is distributed under the same license as the FreeBSD Documentation package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: FreeBSD Documentation VERSION\n"
"POT-Creation-Date: 2025-05-01 19:56-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: YAML Front Matter: description
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:1
#, no-wrap
msgid "Tools used in the FreeBSD Documentation Project"
msgstr ""

#. type: YAML Front Matter: title
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:1
#, no-wrap
msgid "Chapter 2. Tools"
msgstr ""

#. type: Title =
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:14
#, no-wrap
msgid "Tools"
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:54
msgid ""
"Several software tools are used to manage the FreeBSD documentation and "
"render it to different output formats.  Some of these tools are required and "
"must be installed before working through the examples in the following "
"chapters.  Some are optional, adding capabilities or making the job of "
"creating documentation less demanding."
msgstr ""

#. type: Title ==
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:56
#, no-wrap
msgid "Required Tools"
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:61
msgid ""
"Install `docproj` _meta-port_ as shown in crossref:overview[overview,the "
"overview chapter] from the Ports Collection.  These applications are "
"required to do useful work with the FreeBSD documentation.  Some further "
"notes on particular components are given below."
msgstr ""

#. type: Title ==
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:63
#, no-wrap
msgid "Optional Tools"
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:66
msgid ""
"These applications are not required, but can make working on the "
"documentation easier or add capabilities."
msgstr ""

#. type: Title ===
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:68
#, no-wrap
msgid "Software"
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:71
msgid ""
"Vim (package:editors/vim[]) -- a popular editor for working with Asciidoctor."
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:73
msgid "Emacs (package:editors/emacs[])."
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/tools/_index.adoc:74
msgid ""
"Both tools include a special mode that reduces the amount of typing needed, "
"and helps to reduce errors."
msgstr ""