mitm001 hace 5 años
padre
commit
8845490bda
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.