---
title: "Orphaned pages"
manual: "How to Document"
version: "main"
permalink: "https://docs.typo3.org/permalink/h2document:rest-orphans"
source: "Reference/ReStructuredText/Menus/Orphans.rst"
modified: "2026-09-14T09:38:54+00:00"
---

# Orphaned pages

Usually it is desired to have each and every .rst- file appear in the
menu somewhere. The rendering tool issues warnings if a file is not included.

> [!TIP]
> **Hint**
>
> If really needed, an .rst file may be tagged as :orphan: right at the beginning.
> This will suppress the warning.

```rst
:orphan:
```
