aboutsummaryrefslogtreecommitdiff
path: root/tr_TR.ISO8859-9/htdocs/doc
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-251-47/+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
* sync from English Makefile, r51076Wolfram Schneider2017-10-071-26/+24
| | | | | | | PR: 222828 Notes: svn path=/head/; revision=51078
* - Set svn:ketwords and svn:mime-type. Note that application/octet-stream isHiroki Sato2012-05-171-1/+1
| | | | | | | | | | set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38826
* - Move developers.sgml to the language-independent directory.Hiroki Sato2012-05-171-1/+1
| | | | | | | | | | | - Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38822
* - Remove junk directories.Hiroki Sato2012-05-171-0/+49
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate information in the www and the doc directory. - Add various administration files to svnadmin. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38821