Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • It will provide data to the widgets

  • Whenever a new version doc is added or removed, this file will have to be updated. 



Code Block
{

...


   "versions": [

...



                       {

...


                            "version": "2.0",

...


                            "latest": true

...


                       },

...


                       {

...


                            "version": "1.9",

...


                            "latest": false

...


                      },

...


                      {

...


                            "version": "1.8",

...


                           "latest": false

...


                      }

...


                 ]

...


}


Note

  • robots.txt  - If any of the version is unpublished, then that directory will have to be disallowed to be indexed in Search engines.