OSDN Git Service

preparation for 4.0 trunk: move whole scripts just under trunk directory
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / documentation / devdocs / index.html
diff --git a/utf8/nucleus/documentation/devdocs/index.html b/utf8/nucleus/documentation/devdocs/index.html
deleted file mode 100755 (executable)
index 29ac3b9..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">\r
-<head>\r
-       <!--\r
-               Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)\r
-               Copyright (C) 2002-2011 The Nucleus Group\r
-\r
-               This program is free software; you can redistribute it and/or\r
-               modify it under the terms of the GNU General Public License\r
-               as published by the Free Software Foundation; either version 2\r
-               of the License, or (at your option) any later version.\r
-               (see nucleus/documentation/index.html#license for more info)\r
-\r
-               @license http://nucleuscms.org/license.txt GNU General Public License\r
-               @copyright Copyright (C) 2002-2011 The Nucleus Group\r
-       -->\r
-       <!-- $Id$ -->\r
-       <!-- $NucleusJP: index.html,v 1.5 2006/07/12 07:11:46 kimitake Exp $ -->\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-    <meta http-equiv="Content-Style-Type" content="text/css" />\r
-    <meta http-equiv="Content-Script-Type" content="text/javascript" />\r
-    <link rel="index" href="./index.html" />\r
-       <title>Nucleus - 開発者用ドキュメント</title>\r
-       <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
-    <style type="text/css">\r
-        strong {\r
-            font-weight: bold;\r
-        }\r
-        em {\r
-            font-style: italic;\r
-        }\r
-    </style>\r
-       <script src="http://www.google.com/jsapi"></script>\r
-       <script type="text/javascript">\r
-               google.load("jquery", "1");\r
-               google.setOnLoadCallback(function() {\r
-                       $.getScript("javascript/fontsizeChanger.js");\r
-               });\r
-       </script>\r
-</head>\r
-<body>\r
-       <div id="fontSizeChanger">\r
-       <a href="#top" id="f_small">小</a>\r
-       <a href="#top" id="f_medium">中</a>\r
-       <a href="#top" id="f_large">大</a>\r
-       </div>\r
-<div id="body">\r
-\r
-<div class="heading">\r
-開発者マニュアル\r
-<em>2011年2月3日</em>\r
-</div>\r
-\r
-<h1>はじめに</h1>\r
-\r
-<p>\r
-このマニュアルにはNucleusの開発者に向けた情報が記載されています。\r
-</p>\r
-\r
-<h1>目次</h1>\r
-\r
-<ul>\r
-       <li><a href="xmlrpc.html">XML-RPC インターフェース</a></li>\r
-       <li><a href="plugins.html">Nucleus プラグイン API</a></li>\r
-       <li><a href="custominstall.html">インストールスクリプトのカスタマイズ</a></li>        \r
-       <li><a href="sqltables.html">データベースの構造</a></li>\r
-</ul>\r
-\r
-</div>\r
-\r
-</body>\r
-</html>
\ No newline at end of file