documentationjs / documentationjs/documentation

Nested object property not showing in HTML output

Open
#941 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

**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](https://user-images.githubusercontent.com/3173170/31573459-731c156c-b082-11e7-8039-d45a0203d138.png)
![image](https://user-images.githubusercontent.com/3173170/31573463-78c26ef8-b082-11e7-8d78-3ca3d9924bd6.png)
* 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.