OSDN Git Service

340eacccbc41c5c26dfa87677791a86431ad3bed
[nucleus-jp/nucleus-jp-ancient.git] / nucleus / documentation / devdocs / index.html
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">\r
4 <head>\r
5         <!-- $Id: index.html,v 1.6 2006-07-17 20:02:50 kimitake Exp $ -->
6         <!-- $NucleusJP: index.html,v 1.5 2006/07/12 07:11:46 kimitake Exp $ -->
7         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
8     <meta http-equiv="Content-Style-Type" content="text/css" />\r
9     <meta http-equiv="Content-Script-Type" content="text/javascript" />\r
10     <link rel="index" href="./index.html" />\r
11         <title>Nucleus - 開発者用ドキュメント</title>\r
12         <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
13     <style type="text/css">\r
14         strong {\r
15             font-weight: bold;\r
16         }\r
17         em {\r
18             font-style: italic;\r
19         }\r
20     </style>\r
21 </head>\r
22 <body>\r
23 <div id="body">\r
24 \r
25 <div class="heading">\r
26 開発者マニュアル\r
27 <em>2008年9月5日</em>\r
28 </div>\r
29 \r
30 <h1>はじめに</h1>\r
31 \r
32 <p>\r
33 このマニュアルにはNucleusの開発者に向けた情報が記載されています。\r
34 </p>\r
35 \r
36 <h1>目次</h1>\r
37 \r
38 <ul>\r
39         <li><a href="xmlrpc.html">XML-RPC インターフェース</a></li>\r
40         <li><a href="plugins.html">Nucleus プラグイン API</a></li>\r
41         <li><a href="custominstall.html">インストールスクリプトのカスタマイズ</a></li>        \r
42         <li><a href="sqltables.html">データベースの構造</a></li>\r
43 </ul>\r
44 \r
45 </div>\r
46 \r
47 </body>\r
48 </html>