1.

Where Is The Documentation For The Different Releases Of Sails?

Answer»

The documentation on the main website is for the latest STABLE npm release of Sails, and is mirrored by the master branch of the sails-docs repo on GitHub (Master is SOMETIMES a few commits ahead, but any CRITICAL documentation updates make it onto the website within a day or two.)

For older releases of Sails that are still widely used, the documentation is compiled from the relevant sails-docs branches and HOSTED on the following SUBDOMAINS:

  • 0.12. Sailsjs.com
  • 0.11. Sailsjs.com

The documentation on the main website is for the latest stable npm release of Sails, and is mirrored by the master branch of the sails-docs repo on GitHub (Master is sometimes a few commits ahead, but any critical documentation updates make it onto the website within a day or two.)

For older releases of Sails that are still widely used, the documentation is compiled from the relevant sails-docs branches and hosted on the following subdomains:



Discussion

No Comment Found