Path: blob/main/documentation/content/pt-br/books/fdp-primer/see-also/_index.adoc
18099 views
---
description: 'Mais informações sobre o Projeto de Documentação do FreeBSD'
next: books/fdp-primer/examples
params:
path: "/books/fdp-primer/see-also/"
prev: books/fdp-primer/trademarks/
showBookMenu: 'true'
tags: ["additional information", "AsciiDoctor", "HTML"]
title: 'Capítulo 15. Veja Também'
weight: 15
---
[[see-also]]
= Veja também
:doctype: book
:toc: macro
:toclevels: 1
:icons: font
:sectnums:
:sectnumlevels: 6
:sectnumoffset: 15
:partnums:
:source-highlighter: rouge
:experimental:
:images-path: books/fdp-primer/
ifdef::env-beastie[]
ifdef::backend-html5[]
:imagesdir: ../../../../images/{images-path}
endif::[]
ifndef::book[]
include::shared/authors.adoc[]
include::shared/mirrors.adoc[]
include::shared/releases.adoc[]
include::shared/attributes/attributes-{{% lang %}}.adoc[]
include::shared/{{% lang %}}/teams.adoc[]
include::shared/{{% lang %}}/mailing-lists.adoc[]
include::shared/{{% lang %}}/urls.adoc[]
toc::[]
endif::[]
ifdef::backend-pdf,backend-epub3[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
endif::[]
ifndef::env-beastie[]
toc::[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
Este documento não é deliberadamente uma discussão exaustiva de AsciiDoc e o Projeto de Documentação do FreeBSD. Para mais informações sobre estes, você é encorajado a consultar os seguintes sites.
[[see-also-fdp]]
== O projeto de documentação do FreeBSD
* link:https://www.FreeBSD.org/docproj/[As Páginas Web do Projeto de Documentação do FreeBSD]
* extref:{handbook}[O Handbook do FreeBSD]
[[see-also-hugo]]
== Hugo
* link:https://gohugo.io/[Hugo]
* link:https://gohugo.io/documentation/[Documentação Hugo]
[[see-also-asciidoc]]
== AsciiDoctor
* link:https://asciidoctor.org/[AsciiDoctor]
* link:https://docs.asciidoctor.org/[Portal de Documentação do AsciiDoctor]
[[see-also-html]]
== HTML
* link:http://www.w3.org/[O Consórcio World Wide Web]
* link:https://dev.w3.org/html5/spec-LC/[A especificação HTML 5]
* link:https://www.w3.org/Style/CSS/specs.en.html[A especificação CSS]
* link:https://sass-lang.com/[Sass]