aws-cloudformation / aws-cloudformation/cloudformation-cli
Documentation generation currently broken for arrays of objects
Open
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
Assessment
This issue has not been assessed yet.