# renderEntityPage

**Kind:** Function

**Source:** [`atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts#L107)

## Signature

```ts
function renderEntityPage(entity: Entity, ctx: EntityPageContext): string
```

## Parameters

| Name | Type |
|---|---|
| `entity` | `Entity` |
| `ctx` | `EntityPageContext` |

**Returns:** `string`
