sympmarc / SPServices

SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to provide more useful (and cool) capabilities. It works entirely client side and requires no server install.
MIT License
207 stars 62 forks source link

Enhance docs #50

Closed joshmcrty closed 7 years ago

joshmcrty commented 7 years ago

Create gulp tasks to watch docs and auto-rebuild HTML docs with local server for viewing results. Create gulp tasks to deploy docs to gh-pages. Finish remaining docs page(s). Closes #17