aboutsummaryrefslogtreecommitdiff
path: root/pt_BR.ISO8859-1/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-251-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Connect newly added articles subdirectory to the buildMario Sergio Fujikawa Ferreira2003-12-291-0/+1
| | | | Notes: svn path=/head/; revision=19343
* o Remove br from COMPAT_SYMLINK due to following reasons:Mario Sergio Fujikawa Ferreira2002-10-011-1/+0
| | | | | | | | | | | | 1) COMPAT_SYMLINK cannot have more than one element due to the way doc/share/mk/doc.subdir.mk handles it [1] 2) br can be mistaken as standing for Breton language Submitted by: keramida [1] Reviewed by: blackend, keramida Notes: svn path=/head/; revision=14450
* o Set up initial Brazilian Portuguese translation directory andMario Sergio Fujikawa Ferreira2002-01-281-0/+14
Makefile o Work for pt_BR.ISO8859-1, pt_BR and br o Start with books subdirectory Approved by: phantom (mentor) Original revision: 1.7 Notes: svn path=/head/; revision=11957