From 4f5d05c527edd110b12240175385042c887e38a8 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 24 Jun 2026 11:56:27 +1000 Subject: [PATCH] Docs: TINYDOC-3544 - Remove blank Export to Word Standalone Service page The export-to-word-standalone-service page contained only front matter with no body content and rendered as a blank page. Remove the source file. --- modules/ROOT/pages/export-to-word-standalone-service.adoc | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 modules/ROOT/pages/export-to-word-standalone-service.adoc diff --git a/modules/ROOT/pages/export-to-word-standalone-service.adoc b/modules/ROOT/pages/export-to-word-standalone-service.adoc deleted file mode 100644 index 24d50e771c..0000000000 --- a/modules/ROOT/pages/export-to-word-standalone-service.adoc +++ /dev/null @@ -1,5 +0,0 @@ -= Export to Word Standalone Service -:navtitle: Export to Word Standalone Service -:description: The Export to Word service feature, provides the ability to generate a .docx Word files directly without the need for an editor. -:description_short: Generate a Word file directly from standalone application. -:keywords: service, exportword, export to Word \ No newline at end of file