---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.3
alternate:
  - https://diplodoc-platform--docs.viewer.diplodoc.com/en/tools/docs/singlepage.md
  - https://diplodoc-platform--docs.viewer.diplodoc.com/ru/tools/docs/singlepage.md
  - href: en/tools/docs/singlepage.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
updatedAt: '2026-08-11T13:35:17.000Z'
---
> **Documentation Index:** Fetch the complete configuration index at https://diplodoc-platform--docs.viewer.diplodoc.com/en/llms.txt

# Single-page build

{% note warning "Beta functionality" %}


The feature is in beta status, so it may not work correctly on large projects with complex structures. If you encounter issues, report them via [GitHub issues](https://github.com/yandex-cloud/yfm-docs/issues).


{% endnote %}

You can build the entire project as a single HTML file. To do this, when running the `yfm` command, specify the launch flag `--single-page`.

<!-- source: en/_includes/settings-single-page-ex.md -->
The page will be available at 

```
<documentation_root>/
single-page
```
<!-- endsource: en/_includes/settings-single-page-ex.md -->
