diff --git a/modules/ROOT/attachments/llms-full.txt b/modules/ROOT/attachments/llms-full.txt index afb5924594..d07deef141 100644 --- a/modules/ROOT/attachments/llms-full.txt +++ b/modules/ROOT/attachments/llms-full.txt @@ -470,7 +470,6 @@ This section provides a complete list of all 411 documentation pages available i - **Export to PDF with JWT authentication (PHP) Guide (php)**: https://www.tiny.cloud/docs/tinymce/latest/export-to-pdf-v2-with-jwt-authentication-php/index.md - **Export to PDF with JWT authentication (PHP) Guide (php)**: https://www.tiny.cloud/docs/tinymce/latest/export-to-pdf-with-jwt-authentication-php/index.md - **Export to Word plugin**: https://www.tiny.cloud/docs/tinymce/latest/exportword/index.md -- **Export to Word Standalone Service**: https://www.tiny.cloud/docs/tinymce/latest/export-to-word-standalone-service/index.md - **Export to Word with JWT authentication (Node.js) Guide**: https://www.tiny.cloud/docs/tinymce/latest/export-to-word-with-jwt-authentication-nodejs/index.md - **Export to Word with JWT authentication (PHP) Guide**: https://www.tiny.cloud/docs/tinymce/latest/export-to-word-with-jwt-authentication-php/index.md - **HTML to Docx Converter API**: https://www.tiny.cloud/docs/tinymce/latest/html-to-docx-converter-api/index.md 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