summaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/developers
Commit message (Collapse)AuthorAgeFilesLines
* - Rename the share/sgml directories to share/xmlGabor Kovesdan2012-10-011-1/+1
| | | | | | | | | - Fix build errors from the next change Approved by: doceng (implicit) Notes: svn path=/head/; revision=39632
* - Rename .sgml files to .xmlGabor Kovesdan2012-10-012-2/+2
| | | | | | | | | - Reflect the rename in referencing files Approved by: doceng (implicit) Notes: svn path=/head/; revision=39631
* - Strip unnecessary trailing spacesGabor Kovesdan2012-08-211-1/+1
| | | | | | | 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-131-1/+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-041-2/+5
| | | | | | | | | | 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-041-10/+11
| | | | | | | 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-171-2/+2
| | | | | | | | | | 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-172-0/+88
- 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