Changes for page API Reference

Last modified by Thomas Mortagne on 2024/03/27

<
From version < 419.1 >
edited by Thomas Mortagne
on 2014/05/28
To version < 421.1 >
edited by Thomas Mortagne
on 2014/05/28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,7 @@
28 28  
29 29  == How to find a class ==
30 30  
31 -You can get the maven module where to find a Java class by using [[XWiki Nexus Search page>>http://nexus.xwiki.org/nexus/index.html#nexus-search]].
31 +You can get the maven module where to find a Java class by using [[XWiki Nexus Search page>>http://nexus.xwiki.org/nexus/index.html#nexus-search]]. Put the complete class name and you will get all modules containing it.
32 32  
33 33  == Other documentations ==
34 34  
... ... @@ -42,6 +42,7 @@
42 42  #if ($versionOldStable)
43 43  * [[Javadoc for XWiki Platform Core - $nameOldStable>>#coreJavadocUrl($versionOldStable)]] (older stable)#end
44 44  {{/velocity}}
45 +
45 45  * [[Full Javadoc>>http://maven.xwiki.org/site/docs/]]
46 46  
47 47  You might also be interested in the [[Rendering Engine API JavaDoc>>rendering:Main.JavaDoc]].

Get Connected