• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

テスト用のあれこれ共用フォルダ


Commit MetaInfo

修訂31788beda1f58a6a33067b0b35f67df28ae38216 (tree)
時間2019-02-03 19:50:59
作者takemasa <suikan@user...>
Commitertakemasa

Log Message

Fixed bug of doxygen comment

Change Summary

差異

--- a/stm32_development/murasaki/murasaki/murasaki.hpp
+++ b/stm32_development/murasaki/murasaki/murasaki.hpp
@@ -17,7 +17,7 @@
1717 * This guide describes class by class and cover entire library.
1818 * It is not recommended to read the reference for the first time user.
1919 *
20- * Alternatively, the \ref murasaki_ug is provided to study step by step.
20+ * Alternatively, the \ref murasaki_ug_usage is provided to study step by step.
2121 */
2222
2323
--- a/stm32_development/murasaki/murasaki/murasaki_2_ug.hpp
+++ b/stm32_development/murasaki/murasaki/murasaki_2_ug.hpp
@@ -1,5 +1,5 @@
11 /*
2- * \file murasaki_ug.hpp
2+ * \file murasaki_2_ug.hpp
33 *
44 * \date 2018/02/01
55 * \author takemasa
--- a/stm32_development/murasaki/murasaki/murasaki_3_pg.hpp
+++ b/stm32_development/murasaki/murasaki/murasaki_3_pg.hpp
@@ -1,5 +1,5 @@
11 /**
2- * @file murasaki_pg.hpp
2+ * @file murasaki_3_pg.hpp
33 *
44 * @date May 25, 2018
55 * @author takemasa