- Use JSDoc: Block and inline tags
+ Block and inline tags – Use JSDoc
diff --git a/about-commandline.html b/about-commandline.html
index 6eab5391..2171f3d0 100644
--- a/about-commandline.html
+++ b/about-commandline.html
@@ -5,7 +5,7 @@
- Use JSDoc: Command-line arguments to JSDoc
+ Command-line arguments to JSDoc – Use JSDoc
diff --git a/about-configuring-default-template.html b/about-configuring-default-template.html
index 600f33e9..5bfd362a 100644
--- a/about-configuring-default-template.html
+++ b/about-configuring-default-template.html
@@ -5,7 +5,7 @@
- Use JSDoc: Configuring JSDoc's default template
+ Configuring JSDoc's default template – Use JSDoc
diff --git a/about-configuring-jsdoc.html b/about-configuring-jsdoc.html
index 692416fb..0eae5223 100644
--- a/about-configuring-jsdoc.html
+++ b/about-configuring-jsdoc.html
@@ -5,7 +5,7 @@
- Use JSDoc: Configuring JSDoc with a configuration file
+ Configuring JSDoc with a configuration file – Use JSDoc
@@ -330,4 +330,4 @@
Related Links
-
\ No newline at end of file
+
diff --git a/about-getting-started.html b/about-getting-started.html
index 6952842c..61f6bd44 100644
--- a/about-getting-started.html
+++ b/about-getting-started.html
@@ -5,7 +5,7 @@
- Use JSDoc: Getting Started with JSDoc 3
+ Getting Started with JSDoc 3 – Use JSDoc
diff --git a/about-including-package.html b/about-including-package.html
index 1db722cf..b471132b 100644
--- a/about-including-package.html
+++ b/about-including-package.html
@@ -5,7 +5,7 @@
- Use JSDoc: Including a Package File
+ Including a Package File – Use JSDoc
diff --git a/about-including-readme.html b/about-including-readme.html
index b06aafbd..c002cd3a 100644
--- a/about-including-readme.html
+++ b/about-including-readme.html
@@ -5,7 +5,7 @@
- Use JSDoc: Including a README File
+ Including a README File – Use JSDoc
diff --git a/about-inline-tags.html b/about-inline-tags.html
index c4fa7880..90fe137d 100644
--- a/about-inline-tags.html
+++ b/about-inline-tags.html
@@ -4,11 +4,11 @@
- Redirecting...
+ Redirecting… – Use JSDoc
-
Redirecting...
+
Redirecting…
If you are not redirected, click here.
diff --git a/about-license-jsdoc3.html b/about-license-jsdoc3.html
index 4c854302..7c541af4 100644
--- a/about-license-jsdoc3.html
+++ b/about-license-jsdoc3.html
@@ -5,7 +5,7 @@
- Use JSDoc: License
+ License – Use JSDoc
diff --git a/about-namepaths.html b/about-namepaths.html
index 2dd77f95..bfc23b76 100644
--- a/about-namepaths.html
+++ b/about-namepaths.html
@@ -5,7 +5,7 @@
- Use JSDoc: Using namepaths with JSDoc 3
+ Using namepaths with JSDoc 3 – Use JSDoc
diff --git a/about-plugins.html b/about-plugins.html
index 78138f61..90dafe2f 100644
--- a/about-plugins.html
+++ b/about-plugins.html
@@ -5,7 +5,7 @@
- Use JSDoc: About JSDoc plugins
+ About JSDoc plugins – Use JSDoc
diff --git a/about-tutorials.html b/about-tutorials.html
index 2f84d0ee..86a5fb7f 100644
--- a/about-tutorials.html
+++ b/about-tutorials.html
@@ -5,7 +5,7 @@
- Use JSDoc: Tutorials
+ Tutorials – Use JSDoc
diff --git a/howto-amd-modules.html b/howto-amd-modules.html
index 9c136a8c..cd967cbc 100644
--- a/howto-amd-modules.html
+++ b/howto-amd-modules.html
@@ -5,7 +5,7 @@
- Use JSDoc: AMD Modules
+ AMD Modules – Use JSDoc
diff --git a/howto-commonjs-modules.html b/howto-commonjs-modules.html
index 3b67b6dd..7aef76bb 100644
--- a/howto-commonjs-modules.html
+++ b/howto-commonjs-modules.html
@@ -5,7 +5,7 @@
- Use JSDoc: CommonJS Modules
+ CommonJS Modules – Use JSDoc
diff --git a/howto-es2015-classes.html b/howto-es2015-classes.html
index 85b6f740..58531e92 100644
--- a/howto-es2015-classes.html
+++ b/howto-es2015-classes.html
@@ -5,7 +5,7 @@
- Use JSDoc: ES 2015 Classes
+ ES 2015 Classes – Use JSDoc
diff --git a/howto-es2015-modules.html b/howto-es2015-modules.html
index a2c4c9ff..b40f0781 100644
--- a/howto-es2015-modules.html
+++ b/howto-es2015-modules.html
@@ -5,7 +5,7 @@
- Use JSDoc: ES 2015 Modules
+ ES 2015 Modules – Use JSDoc
diff --git a/index.html b/index.html
index 59360d93..ea128ba9 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
- Use JSDoc: Index
+ Index – Use JSDoc
diff --git a/plugins-markdown.html b/plugins-markdown.html
index 0b1a0f10..92b19541 100644
--- a/plugins-markdown.html
+++ b/plugins-markdown.html
@@ -5,7 +5,7 @@
- Use JSDoc: Using the Markdown plugin
+ Using the Markdown plugin – Use JSDoc
diff --git a/styles/usejsdoc.css b/styles/usejsdoc.css
index 6c285fa2..05f62c85 100644
--- a/styles/usejsdoc.css
+++ b/styles/usejsdoc.css
@@ -25,7 +25,8 @@ header a, header a:visited {
}
article {
- margin: 18px;
+ margin: 18px auto;
+ max-width: 40em;
}
footer {
diff --git a/tags-abstract.html b/tags-abstract.html
index d1781a41..94f1e945 100644
--- a/tags-abstract.html
+++ b/tags-abstract.html
@@ -5,7 +5,7 @@
- Use JSDoc: @abstract
+ @abstract – Use JSDoc
diff --git a/tags-access.html b/tags-access.html
index 8a466a8b..ac8acf93 100644
--- a/tags-access.html
+++ b/tags-access.html
@@ -5,7 +5,7 @@
- Use JSDoc: @access
+ @access – Use JSDoc
diff --git a/tags-alias.html b/tags-alias.html
index 810eee85..6ca45186 100644
--- a/tags-alias.html
+++ b/tags-alias.html
@@ -5,7 +5,7 @@
- Use JSDoc: @alias
+ @alias – Use JSDoc
diff --git a/tags-augments.html b/tags-augments.html
index 0ebb5296..b5967bef 100644
--- a/tags-augments.html
+++ b/tags-augments.html
@@ -5,7 +5,7 @@
- Use JSDoc: @augments
+ @augments – Use JSDoc
diff --git a/tags-author.html b/tags-author.html
index b4ccfa2a..fa0aaf2c 100644
--- a/tags-author.html
+++ b/tags-author.html
@@ -5,7 +5,7 @@
- Use JSDoc: @author
+ @author – Use JSDoc
diff --git a/tags-borrows.html b/tags-borrows.html
index 4050591c..4a753bfd 100644
--- a/tags-borrows.html
+++ b/tags-borrows.html
@@ -5,7 +5,7 @@
- Use JSDoc: @borrows
+ @borrows – Use JSDoc
diff --git a/tags-callback.html b/tags-callback.html
index 0b4ef1d2..a337d49b 100644
--- a/tags-callback.html
+++ b/tags-callback.html
@@ -5,7 +5,7 @@
- Use JSDoc: @callback
+ @callback – Use JSDoc
diff --git a/tags-class.html b/tags-class.html
index 51e2d5ab..e6c8c41a 100644
--- a/tags-class.html
+++ b/tags-class.html
@@ -5,7 +5,7 @@
- Use JSDoc: @class
+ @class – Use JSDoc
diff --git a/tags-classdesc.html b/tags-classdesc.html
index 191a64f3..0e940a3c 100644
--- a/tags-classdesc.html
+++ b/tags-classdesc.html
@@ -5,7 +5,7 @@
- Use JSDoc: @classdesc
+ @classdesc – Use JSDoc
diff --git a/tags-constant.html b/tags-constant.html
index d243ccf6..35cd3ffc 100644
--- a/tags-constant.html
+++ b/tags-constant.html
@@ -5,7 +5,7 @@
- Use JSDoc: @constant
+ @constant – Use JSDoc
diff --git a/tags-constructor.html b/tags-constructor.html
index 5392df4f..d7fef042 100644
--- a/tags-constructor.html
+++ b/tags-constructor.html
@@ -4,11 +4,11 @@
- Redirecting...
+ Redirecting… – Use JSDoc
-
Redirecting...
+
Redirecting…
If you are not redirected, click here.
diff --git a/tags-constructs.html b/tags-constructs.html
index 276d4091..f8737c38 100644
--- a/tags-constructs.html
+++ b/tags-constructs.html
@@ -5,7 +5,7 @@
- Use JSDoc: @constructs
+ @constructs – Use JSDoc
diff --git a/tags-copyright.html b/tags-copyright.html
index 33d96069..13fefc86 100644
--- a/tags-copyright.html
+++ b/tags-copyright.html
@@ -5,7 +5,7 @@
- Use JSDoc: @copyright
+ @copyright – Use JSDoc
diff --git a/tags-default.html b/tags-default.html
index 19dbfcc9..6b3fb0f4 100644
--- a/tags-default.html
+++ b/tags-default.html
@@ -5,7 +5,7 @@
- Use JSDoc: @default
+ @default – Use JSDoc
diff --git a/tags-deprecated.html b/tags-deprecated.html
index 5cdd1205..fe2ade73 100644
--- a/tags-deprecated.html
+++ b/tags-deprecated.html
@@ -5,7 +5,7 @@
- Use JSDoc: @deprecated
+ @deprecated – Use JSDoc
diff --git a/tags-description.html b/tags-description.html
index 64970155..84ce28a6 100644
--- a/tags-description.html
+++ b/tags-description.html
@@ -5,7 +5,7 @@
- Use JSDoc: @description
+ @description – Use JSDoc
diff --git a/tags-enum.html b/tags-enum.html
index c55e45df..07c9564c 100644
--- a/tags-enum.html
+++ b/tags-enum.html
@@ -5,7 +5,7 @@
- Use JSDoc: @enum
+ @enum – Use JSDoc
diff --git a/tags-event.html b/tags-event.html
index fdbb0632..16de5066 100644
--- a/tags-event.html
+++ b/tags-event.html
@@ -5,7 +5,7 @@
- Use JSDoc: @event
+ @event – Use JSDoc
diff --git a/tags-example.html b/tags-example.html
index 376b8338..9b232fd9 100644
--- a/tags-example.html
+++ b/tags-example.html
@@ -5,7 +5,7 @@
- Use JSDoc: @example
+ @example – Use JSDoc
diff --git a/tags-exports.html b/tags-exports.html
index 436d0813..bb448df5 100644
--- a/tags-exports.html
+++ b/tags-exports.html
@@ -5,7 +5,7 @@
- Use JSDoc: @exports
+ @exports – Use JSDoc
diff --git a/tags-external.html b/tags-external.html
index 1367a87b..eaf31a56 100644
--- a/tags-external.html
+++ b/tags-external.html
@@ -5,7 +5,7 @@
- Use JSDoc: @external
+ @external – Use JSDoc
diff --git a/tags-file.html b/tags-file.html
index 880101f1..07ac620e 100644
--- a/tags-file.html
+++ b/tags-file.html
@@ -5,7 +5,7 @@
- Use JSDoc: @file
+ @file – Use JSDoc
diff --git a/tags-fires.html b/tags-fires.html
index aac67c9a..84608bf7 100644
--- a/tags-fires.html
+++ b/tags-fires.html
@@ -5,7 +5,7 @@
- Use JSDoc: @fires
+ @fires – Use JSDoc
diff --git a/tags-function.html b/tags-function.html
index 8d927acd..e4c6cfde 100644
--- a/tags-function.html
+++ b/tags-function.html
@@ -5,7 +5,7 @@
- Use JSDoc: @function
+ @function – Use JSDoc
diff --git a/tags-global.html b/tags-global.html
index af7690ca..32e979db 100644
--- a/tags-global.html
+++ b/tags-global.html
@@ -5,7 +5,7 @@
- Use JSDoc: @global
+ @global – Use JSDoc
diff --git a/tags-ignore.html b/tags-ignore.html
index 87ce9a4a..fe38538a 100644
--- a/tags-ignore.html
+++ b/tags-ignore.html
@@ -5,7 +5,7 @@
- Use JSDoc: @ignore
+ @ignore – Use JSDoc
diff --git a/tags-implements.html b/tags-implements.html
index fbea54eb..7d8d722f 100644
--- a/tags-implements.html
+++ b/tags-implements.html
@@ -5,7 +5,7 @@
- Use JSDoc: @implements
+ @implements – Use JSDoc
diff --git a/tags-inheritdoc.html b/tags-inheritdoc.html
index 9ef1b716..a9863f04 100644
--- a/tags-inheritdoc.html
+++ b/tags-inheritdoc.html
@@ -5,7 +5,7 @@
- Use JSDoc: @inheritdoc
+ @inheritdoc – Use JSDoc
diff --git a/tags-inline-link.html b/tags-inline-link.html
index fe7f4002..9c734f16 100644
--- a/tags-inline-link.html
+++ b/tags-inline-link.html
@@ -5,7 +5,7 @@
- Use JSDoc: {@link}
+ {@link} – Use JSDoc
diff --git a/tags-inline-tutorial.html b/tags-inline-tutorial.html
index 9627bf77..ee2a85ea 100644
--- a/tags-inline-tutorial.html
+++ b/tags-inline-tutorial.html
@@ -5,7 +5,7 @@
- Use JSDoc: {@tutorial}
+ {@tutorial} – Use JSDoc
diff --git a/tags-inner.html b/tags-inner.html
index 01a95d29..c7ed2539 100644
--- a/tags-inner.html
+++ b/tags-inner.html
@@ -5,7 +5,7 @@
- Use JSDoc: @inner
+ @inner – Use JSDoc
diff --git a/tags-instance.html b/tags-instance.html
index 4ece08a4..c0eee454 100644
--- a/tags-instance.html
+++ b/tags-instance.html
@@ -5,7 +5,7 @@
- Use JSDoc: @instance
+ @instance – Use JSDoc
diff --git a/tags-interface.html b/tags-interface.html
index deec24ca..6e3025dd 100644
--- a/tags-interface.html
+++ b/tags-interface.html
@@ -5,7 +5,7 @@
- Use JSDoc: @interface
+ @interface – Use JSDoc
diff --git a/tags-kind.html b/tags-kind.html
index 8090e0ef..55a38568 100644
--- a/tags-kind.html
+++ b/tags-kind.html
@@ -5,7 +5,7 @@
- Use JSDoc: @kind
+ @kind – Use JSDoc
diff --git a/tags-lends.html b/tags-lends.html
index 0b580b31..9a3b7366 100644
--- a/tags-lends.html
+++ b/tags-lends.html
@@ -5,7 +5,7 @@
- Use JSDoc: @lends
+ @lends – Use JSDoc
diff --git a/tags-license.html b/tags-license.html
index acae2903..03ed9bb3 100644
--- a/tags-license.html
+++ b/tags-license.html
@@ -5,7 +5,7 @@
- Use JSDoc: @license
+ @license – Use JSDoc
diff --git a/tags-link.html b/tags-link.html
index b0bf6e3d..14f814d0 100644
--- a/tags-link.html
+++ b/tags-link.html
@@ -4,11 +4,11 @@
- Redirecting...
+ Redirecting… – Use JSDoc
-
Redirecting...
+
Redirecting…
If you are not redirected, click here.
diff --git a/tags-listens.html b/tags-listens.html
index 684d37f0..ee579a63 100644
--- a/tags-listens.html
+++ b/tags-listens.html
@@ -5,7 +5,7 @@
- Use JSDoc: @listens
+ @listens – Use JSDoc
diff --git a/tags-member.html b/tags-member.html
index 3178439f..6c20a480 100644
--- a/tags-member.html
+++ b/tags-member.html
@@ -5,7 +5,7 @@
- Use JSDoc: @member
+ @member – Use JSDoc
diff --git a/tags-memberof.html b/tags-memberof.html
index 55b77494..49c0f117 100644
--- a/tags-memberof.html
+++ b/tags-memberof.html
@@ -5,7 +5,7 @@
- Use JSDoc: @memberof
+ @memberof – Use JSDoc
diff --git a/tags-method.html b/tags-method.html
index 9ff496cc..efb2d44b 100644
--- a/tags-method.html
+++ b/tags-method.html
@@ -4,11 +4,11 @@
- Redirecting...
+ Redirecting… – Use JSDoc
-
Redirecting...
+
Redirecting…
If you are not redirected, click here.
diff --git a/tags-mixes.html b/tags-mixes.html
index cbf42b5a..6cc6a1e4 100644
--- a/tags-mixes.html
+++ b/tags-mixes.html
@@ -5,7 +5,7 @@
- Use JSDoc: @mixes
+ @mixes – Use JSDoc
diff --git a/tags-mixin.html b/tags-mixin.html
index e0a05ce6..6ba9e0b0 100644
--- a/tags-mixin.html
+++ b/tags-mixin.html
@@ -5,7 +5,7 @@
- Use JSDoc: @mixin
+ @mixin – Use JSDoc
diff --git a/tags-module.html b/tags-module.html
index 5afead6f..3a1debf9 100644
--- a/tags-module.html
+++ b/tags-module.html
@@ -5,7 +5,7 @@
- Use JSDoc: @module
+ @module – Use JSDoc
diff --git a/tags-name.html b/tags-name.html
index 868827b4..b2af6525 100644
--- a/tags-name.html
+++ b/tags-name.html
@@ -5,7 +5,7 @@
- Use JSDoc: @name
+ @name – Use JSDoc
diff --git a/tags-namespace.html b/tags-namespace.html
index 8689cb62..55db33a7 100644
--- a/tags-namespace.html
+++ b/tags-namespace.html
@@ -5,7 +5,7 @@
- Use JSDoc: @namespace
+ @namespace – Use JSDoc
diff --git a/tags-override.html b/tags-override.html
index a6dee949..8c4e879a 100644
--- a/tags-override.html
+++ b/tags-override.html
@@ -5,7 +5,7 @@
- Use JSDoc: @override
+ @override – Use JSDoc
diff --git a/tags-param.html b/tags-param.html
index 11eafc5c..3b588c93 100644
--- a/tags-param.html
+++ b/tags-param.html
@@ -5,7 +5,7 @@
- Use JSDoc: @param
+ @param – Use JSDoc
diff --git a/tags-private.html b/tags-private.html
index ed673475..db1829c7 100644
--- a/tags-private.html
+++ b/tags-private.html
@@ -5,7 +5,7 @@
- Use JSDoc: @private
+ @private – Use JSDoc
diff --git a/tags-property.html b/tags-property.html
index fcf66e0b..ff090df5 100644
--- a/tags-property.html
+++ b/tags-property.html
@@ -5,7 +5,7 @@
- Use JSDoc: @property
+ @property – Use JSDoc
diff --git a/tags-protected.html b/tags-protected.html
index 0db28faa..3efc4a7e 100644
--- a/tags-protected.html
+++ b/tags-protected.html
@@ -5,7 +5,7 @@
- Use JSDoc: @protected
+ @protected – Use JSDoc
diff --git a/tags-public.html b/tags-public.html
index 1e67acf6..a3aab070 100644
--- a/tags-public.html
+++ b/tags-public.html
@@ -5,7 +5,7 @@
- Use JSDoc: @public
+ @public – Use jsdoc
diff --git a/tags-readonly.html b/tags-readonly.html
index 3221150a..6dc03e0b 100644
--- a/tags-readonly.html
+++ b/tags-readonly.html
@@ -5,7 +5,7 @@
- Use JSDoc: @readonly
+ @readonly – Use JSDoc
diff --git a/tags-requires.html b/tags-requires.html
index a0c59159..032afac3 100644
--- a/tags-requires.html
+++ b/tags-requires.html
@@ -5,7 +5,7 @@
- Use JSDoc: @requires
+ @requires – Use JSDoc
diff --git a/tags-returns.html b/tags-returns.html
index 07b7ed93..20313cf7 100644
--- a/tags-returns.html
+++ b/tags-returns.html
@@ -5,7 +5,7 @@
- Use JSDoc: @returns
+ @returns – Use JSDoc
diff --git a/tags-see.html b/tags-see.html
index 97d6253b..15c9938a 100644
--- a/tags-see.html
+++ b/tags-see.html
@@ -5,7 +5,7 @@
- Use JSDoc: @see
+ @see – Use JSDoc
diff --git a/tags-since.html b/tags-since.html
index d0a8e50a..04730e8c 100644
--- a/tags-since.html
+++ b/tags-since.html
@@ -5,7 +5,7 @@
- Use JSDoc: @since
+ @since – Use JSDoc
diff --git a/tags-static.html b/tags-static.html
index 9bc168be..e258a613 100644
--- a/tags-static.html
+++ b/tags-static.html
@@ -5,7 +5,7 @@
- Use JSDoc: @static
+ @static – Use JSDoc
diff --git a/tags-summary.html b/tags-summary.html
index eaddc799..5a59853a 100644
--- a/tags-summary.html
+++ b/tags-summary.html
@@ -5,7 +5,7 @@
- Use JSDoc: @summary
+ @summary – Use JSDoc
diff --git a/tags-this.html b/tags-this.html
index 48e0d3df..cf4210e1 100644
--- a/tags-this.html
+++ b/tags-this.html
@@ -5,7 +5,7 @@
- Use JSDoc: @this
+ @this – Use JSDoc
diff --git a/tags-throws.html b/tags-throws.html
index 330d4832..375a27e7 100644
--- a/tags-throws.html
+++ b/tags-throws.html
@@ -5,7 +5,7 @@
- Use JSDoc: @throws
+ @throws – Use JSDoc
diff --git a/tags-todo.html b/tags-todo.html
index 1de584c0..95b3cbce 100644
--- a/tags-todo.html
+++ b/tags-todo.html
@@ -5,7 +5,7 @@
- Use JSDoc: @todo
+ @todo – Use JSDoc
diff --git a/tags-tutorial.html b/tags-tutorial.html
index b2899274..f0e06289 100644
--- a/tags-tutorial.html
+++ b/tags-tutorial.html
@@ -5,7 +5,7 @@
- Use JSDoc: @tutorial
+ @tutorial – Use JSDoc
diff --git a/tags-type.html b/tags-type.html
index 37f4637b..1086795f 100644
--- a/tags-type.html
+++ b/tags-type.html
@@ -5,7 +5,7 @@
- Use JSDoc: @type
+ @type – Use JSDoc
diff --git a/tags-typedef.html b/tags-typedef.html
index 2401234b..cfcebc2a 100644
--- a/tags-typedef.html
+++ b/tags-typedef.html
@@ -5,7 +5,7 @@
- Use JSDoc: @typedef
+ @typedef – Use JSDoc
diff --git a/tags-variation.html b/tags-variation.html
index e835ac05..ea13c47a 100644
--- a/tags-variation.html
+++ b/tags-variation.html
@@ -5,7 +5,7 @@
- Use JSDoc: @variation
+ @variation – Use JSDoc
diff --git a/tags-version.html b/tags-version.html
index 8016f372..94c56c42 100644
--- a/tags-version.html
+++ b/tags-version.html
@@ -5,7 +5,7 @@
- Use JSDoc: @version
+ @version – Use JSDoc