Changes for page API Reference
Last modified by Vincent Massol on 2020/12/28
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. jvelociter1 +XWiki.ludovic - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2. 01 +XWiki 2.1 - Content
-
... ... @@ -16,6 +16,10 @@ 16 16 17 17 XWiki's APIs are the methods that the XWiki development team consider safe for you to use (i.e. for which backward compatibility is guaranteed). They can be called from Java or directly from your wiki pages [[using a scripting language>>DevGuide.Scripting]] (Velocity, Groovy, Python, Ruby, etc). 18 18 19 +You can now browse the XWiki APIs using the [[Scripting Reference Documentation>>SRD.Navigation||queryString="xpage=embed"]]. 20 + 21 +== Other documentations == 22 + 19 19 The latest scripting API documentation is available as JavaDoc: 20 20 21 21 {{velocity}}