aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/platforms
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-2521-2295/+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
* MFen up to the latest r43181.Sergey Kandaurov2014-07-243-55/+41
| | | | | | | Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> Notes: svn path=/head/; revision=45370
* - Use /usr/bin/svnlite as SVN if available.Hiroki Sato2013-11-1317-17/+17
| | | | | | | | | | | | | - Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def. Notes: svn path=/head/; revision=43181
* - Rename the share/sgml directories to share/xmlGabor Kovesdan2012-10-0117-17/+17
| | | | | | | | | - Fix build errors from the next change Approved by: doceng (implicit) Notes: svn path=/head/; revision=39632
* - Rename .sgml files to .xmlGabor Kovesdan2012-10-0120-31/+31
| | | | | | | | | - Reflect the rename in referencing files Approved by: doceng (implicit) Notes: svn path=/head/; revision=39631
* - Strip unnecessary trailing spacesGabor Kovesdan2012-08-216-15/+15
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39416
* - For non-English pages generate the enbase entity, as well, not just baseGabor Kovesdan2012-08-1317-18/+0
| | | | | | | | | | - Remove inline declarations of base and enbase entities since they are generated automatically in autogen.ent Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39373
* - Add a cvs:keyword element to store the $FreeBSD$ keyword for laterGabor Kovesdan2012-08-0417-35/+86
| | | | | | | | | | processing - Date is now obtained from cvs:keyword, so no need for the sed magic Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39321
* - XMLify Russian webpagesGabor Kovesdan2012-08-0417-214/+255
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39316
* - Set svn:ketwords and svn:mime-type. Note that application/octet-stream isHiroki Sato2012-05-1716-17/+17
| | | | | | | | | | 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-177-7/+7
| | | | | | | | | | | - 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-1721-0/+2235
- 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