From 7e449d904861db9b6034afa77c0705c31b0a443a Mon Sep 17 00:00:00 2001 From: AnsMelanie Date: Mon, 29 Sep 2025 15:47:50 +0200 Subject: [PATCH] added a new item in the toc_template.j2 for the local build MD file --- src/ansys/dpf/core/documentation/toc_template.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ansys/dpf/core/documentation/toc_template.j2 b/src/ansys/dpf/core/documentation/toc_template.j2 index b0907de2c65..011b756e17e 100644 --- a/src/ansys/dpf/core/documentation/toc_template.j2 +++ b/src/ansys/dpf/core/documentation/toc_template.j2 @@ -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