Facebook\HHAPIDoc\IndexDocumentBuilder::renderPart()

Render an index section to Markdown

protected function renderPart(
  string $title,
  dict<string, Facebook\HHAPIDoc\Documentable> $entries,
  (function(string): ?string) $get_path,
): ?string;

Parameters

Returns