diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml new file mode 100644 index 0000000..497da0c --- /dev/null +++ b/src/site/fml/faq.fml @@ -0,0 +1,41 @@ + + + + + + General + + + + Which version should I use ? + + +

The versions of the librairie are aligned with the versions of the API :

+
    +
  • Versions 1.x are for RunDeck API version 1 (RunDeck 1.2+)
  • +
  • Versions 2.x are for RunDeck API version 2 (RunDeck 1.3+)
  • +
  • and so on...
  • +
+
+
+
+ +
diff --git a/src/site/site.xml b/src/site/site.xml index 6138df8..33ed17a 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -29,6 +29,7 @@ +