From: j8takagi Date: Wed, 10 Jun 2026 02:07:47 +0000 (+0900) Subject: Doxygenドキュメントのリンク更新などの編集 X-Git-Tag: v0.5p53 X-Git-Url: https://j8takagi.net/gitweb?a=commitdiff_plain;h=d898d1c5e6e1457748eec9faa33b5963b2e3f6a9;p=yacasl2.git Doxygenドキュメントのリンク更新などの編集 --- diff --git a/VERSION b/VERSION index 2d9c26f..4f27249 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.5p52 +v0.5p53 diff --git a/src/doxygen.c b/src/doxygen.c index 6cdcc40..a78f9b2 100644 --- a/src/doxygen.c +++ b/src/doxygen.c @@ -40,23 +40,16 @@ * \section sec_web Webサイト * http://www.j8takagi.net/yacasl2/ * - * \section sec_spec 外部仕様書(マニュアル) - * http://www.j8takagi.net/yacasl2/doc/manual.html + * \section sec_spec 外部仕様書 + * マニュアル http://www.j8takagi.net/yacasl2/doc/manual.html * * \section sec_casl2spec CASLII仕様書 - * - * 情報処理技術者試験 アセンブラ言語の仕様 - * https://www.j8takagi.net/yacasl2/doc/casl2_spec/casl2_spec.html - * - * 試験で使用する情報処理用語・プログラム言語など Ver 2.2(平成24å¹´5月22日) - * http://www.jitec.jp/1_13download/shiken_yougo_ver2_2.pdf (PDFファイル) - * 別紙 1 アセンブラ言語の仕様 + * 情報処理技術者試験 アセンブラ言語の仕様 https://www.j8takagi.net/yacasl2/doc/casl2_spec/casl2_spec.html * * \section sec_license ライセンス * \author j8takagi * * YACASL2 is licensed under the MIT license. * - * MIT Licenseの詳細は、LICENSEファイルを参照してください。 - * http://www.j8takagi.net/yacasl2/doc/license.txt + * MIT Licenseの詳細は、LICENSEファイルを参照してください。 https://www.j8takagi.net/yacasl2/license.txt */