documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Nested object property not showing in HTML output

Open thedark1337 opened this issue 8 years ago • 1 comments

If you're reporting a bug, please include input code, output documentation, a description of what you expected to happen, and what happened instead. image image

  • What version of documentation.js are you using?: 5.3.3
  • How are you running documentation.js (on the CLI, Node.js API, Grunt, other?):
    npm run docs which calls the local documentation with documentation build lib/*.js -c documentation.yml -f html -o docs

I saw recently an update to fix nested properties, however it seems to not be working for me. I tested the same comment block with jsdoc and it prints the nested object properties fine.

thedark1337 avatar Oct 14 '17 06:10 thedark1337

Also dealing with this problem, any solutions for this?

luknoj avatar Jan 13 '19 20:01 luknoj