GayBSD documentation tree
Find a file
Hiroki Sato 00616f3728 Convert a string in the id attribute to the upper case to avoid
confusion.

Rationale: The ISO 8879 (SGML) specification defines this as
case-insensitive and it must always be treated as one in the upper case
when the SGML declaration does not include "NAMECASE GENERAL NO."
On the other hand, in the XML specification (REC-xml-20040204)
it is case-sensitive and no normalization with regard to the case
must not be performed by an XML parser.  We use HTML 4.01 (SGML) DTD
in most of the files in the www tree and convert them into XHTML
1.0 (XML) DTD forcibly by using tidy.  So, as long as we use both
SGML and XML DTD in this way it is better to use upper case only
for the id attribute to avoid the case sensitivity problem.
2005-11-06 17:21:28 +00:00
da Unbreak 'make clean' 2004-03-23 23:41:29 +00:00
de MFP4: 2005-10-04 22:43:54 +00:00
en Convert a string in the id attribute to the upper case to avoid 2005-11-06 17:21:28 +00:00
es o Bump copyright year. 2005-11-03 21:17:45 +00:00
fr Remove navigation.xml 2005-11-02 21:42:01 +00:00
it Unbreak website build. 2005-11-01 14:18:01 +00:00
ja Merge changes from the English version: 2005-10-26 18:15:57 +00:00
nl Hook the dutch handbook to the webbuild. 2004-09-27 12:00:03 +00:00
pt_BR Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
ru Link to the russian version of the version-guide 2005-10-26 12:46:01 +00:00
share Convert a string in the id attribute to the upper case to avoid 2005-11-06 17:21:28 +00:00
tools Add release documentation for RELENG_6 as relnotes6. 2005-07-15 15:27:43 +00:00
tr Fix build. 2004-02-04 15:41:06 +00:00
zh Good bye leftovers of 20th century 2004-03-23 23:31:32 +00:00
Makefile Remove make(obj) magic. web.site.mk and en/Makefile will to it for us. 2004-04-09 10:17:19 +00:00
Makefile.inc Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00