gulp-jsdoc
Version:
A jsdoc plugin for Gulp
55 lines (37 loc) • 1.21 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Source: bug-#5.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Source: bug-#5.js</h1>
<section>
<article>
<pre class="prettyprint source linenums"><code>/**
* @file Manages the configuration settings for the widget.
* @author Rowina Sanela <rsanela@example.com>
*/
</code></pre>
</article>
</section>
</div>
<nav>
<h2><a href="index.html">Index</a></h2>
</nav>
<br clear="both">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha4</a> on Wed Mar 26 2014 16:45:55 GMT+0100 (CET)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>