- XMLify Japanese webpages
Approved by: doceng (implicit)
This commit is contained in:
parent
ef3335faa0
commit
d0e33d031b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39315
275 changed files with 3402 additions and 3497 deletions
|
|
@ -1,15 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<?xml version="1.0" encoding="eucJP"?>
|
||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
|
||||
<!ENTITY base "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "ソースコードリポジトリ">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r38867 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title>&title;</title></head>
|
||||
|
||||
<body class="navinclude.developers">
|
||||
|
||||
<h2>CVS リポジトリ</h2>
|
||||
|
||||
|
|
@ -69,7 +72,6 @@
|
|||
を利用して FreeBSD ドキュメンテーションプロジェクトの
|
||||
SVN リポジトリの内容を見ることができます。</p>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue