aws-cloudformation / aws-cloudformation/cloudformation-cli

Documentation generation currently broken for arrays of objects

Open
#755 3 comments 0 reactions 0 assignees View on GitHub
more-info-needed
Dominant language
Python
Stars
336
Forks
172
Avg merge
3d 5m
Merged PRs (30d)
3

Description

Generated documentation is currently generating as:

```
"ArrayOfObj" : [ [ ArrayOfObj, ... ], ... ],
```

i.e. it is doubly encapsulating. Additionally, the object properties file (`arrayofobj.md` in the above example) is not currently being generated.

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.