Skip to content
#

docs

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 1,990 public repositories matching this topic...

wazybr
wazybr commented May 4, 2020

When generating documentation for a class that extends another, and the base class has it's constructor documented, JSDoc generates duplicated documentation pages for the class that is being extended.

Input code

I was able to reproduce the bug on a minimal example project containing 2 files:

classes/Foo/index.js

/**
 * Represents foo.
 */
export class Foo { 
    /**
   

Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.

  • Updated Jun 16, 2019
  • CSS
Wikipedia
Wikipedia
You can’t perform that action at this time.