Gets if the children should be inlined or not.
protected override bool ShouldInlineChildren(DefaultDocumentation.IGeneralContext context, DefaultDocumentation.Models.DocItem item);
context
IGeneralContext
The IGeneralContext of the current documentation generation process.
item
DocItem
The DocItem for which to write its children.