Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 0 additions & 100 deletions 2025R2/dpf-framework-25-r2/getting-started/local-documentation.md

This file was deleted.

8 changes: 4 additions & 4 deletions 2025R2/dpf-framework-25-r2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This documentation provides a comprehensive guide of the DPF framework as well a

The content is organized into the following sections:

- Getting started: Learn how to install, license, and configure DPF.
- User guide: Understand the server context, work with data containers and operators, and explore workflow examples.
- Core concepts: Review essential DPF concepts and available data types.
- Operator specifications: Access detailed reference documentation for all available operators.
- Getting started: Instructions for installing, licensing, and configuring DPF.
- User guide: Learn how to work with the server context, manage data containers and operators, explore workflow examples, and build local documentation when needed.
- Core concepts: An overview of key DPF concepts and supported data types.
- Operator specifications: Detailed reference documentation for all available operators.

Whether you are setting up DPF for the first time or looking for in-depth operator details, this guide provides the resources needed to use DPF effectively in your workflows.

Expand Down
2 changes: 2 additions & 0 deletions 2025R2/dpf-framework-25-r2/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
href: user-guide/using-operators.md
- name: Workflow examples for beginners
href: user-guide/workflow-examples.md
- name: Build local documentation
href: user-guide/dpf-docs-local-preview.md
- name: Core concepts
items:
- name: Available types
Expand Down
Loading