aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/projects/acpi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-251-20/+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
* - Rename .sgml files to .xmlGabor Kovesdan2012-10-011-1/+1
| | | | | | | | | - Reflect the rename in referencing files Approved by: doceng (implicit) Notes: svn path=/head/; revision=39631
* - 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/+20
- 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