firtst release
Revision | 16c81b324d80a59862273b3b858ca9f0efa1a15c (tree) |
---|---|
Time | 2014-12-19 16:20:29 |
Author | Kyotaro Horiguchi <horiguchi.kyotaro@lab....> |
Commiter | Kyotaro Horiguchi |
Fixed documents.
Fixed version numbers in documentation and removed unnecessary tracker
code.
@@ -10,7 +10,7 @@ | ||
10 | 10 | </head> |
11 | 11 | |
12 | 12 | <body> |
13 | -<h1 id="pg_hint_plan">pg_hint_plan 1.1.0</h1> | |
13 | +<h1 id="pg_hint_plan">pg_hint_plan 1.0</h1> | |
14 | 14 | <div class="navigation"> |
15 | 15 | <a href="pg_hint_plan-ja.html">pg_hint_plan</a> > |
16 | 16 | <a href="hint_list-ja.html">Appendix A. ヒント句一覧</a> |
@@ -10,7 +10,7 @@ | ||
10 | 10 | </head> |
11 | 11 | |
12 | 12 | <body> |
13 | -<h1 id="pg_hint_plan">pg_hint_plan 1.1.0</h1> | |
13 | +<h1 id="pg_hint_plan">pg_hint_plan 1.0</h1> | |
14 | 14 | <div class="navigation"> |
15 | 15 | <a href="pg_hint_plan-ja.html">pg_hint_plan</a> |
16 | 16 | </div> |
@@ -671,19 +671,6 @@ postgres=# | ||
671 | 671 | <a href="pg_hint_plan-ja.html">pg_hint_plan</a> |
672 | 672 | </div> |
673 | 673 | |
674 | -<p class="footer">Copyright (c) 2012-2013, NIPPON TELEGRAPH AND TELEPHONE CORPORATION</p> | |
675 | - | |
676 | -<!-- | |
677 | -<script type="text/javascript"> | |
678 | -var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | |
679 | -document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | |
680 | -</script><script src="pg_statsinfo-ja_files/ga.js" type="text/javascript"></script> | |
681 | -<script type="text/javascript"> | |
682 | -try{ | |
683 | -var pageTracker = _gat._getTracker("UA-10244036-6"); | |
684 | -pageTracker._trackPageview(); | |
685 | -} catch(err) {} | |
686 | -</script> | |
687 | ---> | |
674 | +<p class="footer">Copyright (c) 2012-2014, NIPPON TELEGRAPH AND TELEPHONE CORPORATION</p> | |
688 | 675 | </body> |
689 | 676 | </html> |