mitm001 5 年 前
コミット
8845490bda
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/modules/sdk/pages/default_build_script.adoc

+ 1 - 1
docs/modules/sdk/pages/default_build_script.adoc

@@ -49,7 +49,7 @@ You will notice that the file `nbproject/build-impl.xml` opens. It contains very
 
 == Adding Custom Targets
 
-
+[.right]
 image::build-impl.png[build-impl.png,width="",height="",align="right"]
 
 The build script is a non-proprietary Apache Ant script. It will work out-of-the-box, but if necessary, you can extend and customize it.