tidy-jsdoc
Version:
A clean JSDoc3 template
31 lines (16 loc) • 1.76 kB
Markdown
# License
Copyright 2017-2018 Julie Ng.
The [tidy-jsdoc template](https://github.com/julie-ng/tidy-jsdoc) is free software, licensed under the Apache License, Version 2.0. Commercial and non-commercial use are permitted in compliance with the License. You may obtain a copy of the License at:
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
In addition, a copy of the License is included with this distribution.
## Warranty
As stated in Section 7, "Disclaimer of Warranty," of the License:
> Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
## Modifications
This template is based on the default JSDoc template, which is copyright 2011-present Michael Mathews <micmath@gmail.com> and the [contributors to JSDoc](https://github.com/jsdoc3/jsdoc/graphs/contributors) and licensed under the [Apache 2.0 License](https://github.com/jsdoc3/jsdoc/blob/master/LICENSE.md).
For this template, the following originally distributed third-party software has been _**removed**_:
- Open Sans Font (Apache 2.0)
- Tomorrow Theme for Google Code Prettify (MIT License)
## Third Party Software
This project introduces new third-party software:
- [Prism](https://github.com/PrismJS/prism) is used for source code formatting. Prism is available for free under the MIT License.