| 1 | <?xml version='1.0'?> |
1 | <?xml version='1.0'?> |
| 2 | <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
2 | <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link="/doc/xml-guide.html"> |
6 | <guide link="/doc/en/xml-guide.xml"> |
| 7 | <title>Gentoo Linux Documentation Guide</title> |
7 | <title>Gentoo Linux Documentation Guide</title> |
| 8 | <author title="Chief Architect"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author> |
8 | <author title="Chief Architect"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author> |
| 9 | |
9 | |
| 10 | <abstract>This guide shows you how to compose web documentation using the new lightweight Gentoo guide |
10 | <abstract>This guide shows you how to compose web documentation using the new lightweight Gentoo guide |
| 11 | XML syntax. This syntax is the official format for Gentoo Linux documentation, and this document |
11 | XML syntax. This syntax is the official format for Gentoo Linux documentation, and this document |