[PR #499] [CLOSED] Fix/remove general doc footers #541

Closed
opened 2026-02-16 06:15:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/499
Author: @alterxyz
Created: 10/28/2025
Status: Closed

Base: remove-general-doc-footersHead: fix/remove-general-doc-footers


📝 Commits (3)

  • c4ba412 Feat: remove footer
  • bc19e87 chore: apply script
  • 3dacfed chore: set footer addition to normal mode

📊 Changes

245 files changed (+21 additions, -2683 deletions)

View changed files

📝 en/community/contribution.mdx (+0 -11)
📝 en/community/docs-contribution.mdx (+0 -11)
📝 en/community/support.mdx (+0 -11)
📝 en/development/backend/README.mdx (+0 -11)
📝 en/development/backend/sandbox/README.mdx (+0 -11)
📝 en/development/backend/sandbox/contribution.mdx (+0 -11)
📝 en/development/migration/README.mdx (+0 -11)
📝 en/development/migration/migrate-to-v1.mdx (+0 -11)
📝 en/development/migration/weaviate-v4-migration.mdx (+0 -10)
📝 en/development/models-integration/README.mdx (+0 -11)
📝 en/development/models-integration/aws-bedrock-deepseek.mdx (+0 -11)
📝 en/development/models-integration/gpustack.mdx (+0 -11)
📝 en/development/models-integration/hugging-face.mdx (+0 -11)
📝 en/development/models-integration/litellm.mdx (+0 -11)
📝 en/development/models-integration/localai.mdx (+0 -11)
📝 en/development/models-integration/ollama.mdx (+0 -11)
📝 en/development/models-integration/openllm.mdx (+0 -11)
📝 en/development/models-integration/replicate.mdx (+0 -11)
📝 en/development/models-integration/truefoundry.mdx (+0 -11)
📝 en/development/models-integration/xinference.mdx (+0 -11)

...and 80 more files

📄 Description

I’ve made a patch that removes all the old footer. I manually run it locally and then switch back to the normal phase that’s suitable for GitHub Actions.
After merge this to the branch, then I think we can merge that one to main. @guchenhe


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/499 **Author:** [@alterxyz](https://github.com/alterxyz) **Created:** 10/28/2025 **Status:** ❌ Closed **Base:** `remove-general-doc-footers` ← **Head:** `fix/remove-general-doc-footers` --- ### 📝 Commits (3) - [`c4ba412`](https://github.com/langgenius/dify-docs/commit/c4ba4124c4bf02a4c6842ac6544f5d9cd9f308c3) Feat: remove footer - [`bc19e87`](https://github.com/langgenius/dify-docs/commit/bc19e87010b52135100037e62f01c3a9ac8c79a1) chore: apply script - [`3dacfed`](https://github.com/langgenius/dify-docs/commit/3dacfedef6c88537012c4c3f61c3bf570d235a08) chore: set footer addition to normal mode ### 📊 Changes **245 files changed** (+21 additions, -2683 deletions) <details> <summary>View changed files</summary> 📝 `en/community/contribution.mdx` (+0 -11) 📝 `en/community/docs-contribution.mdx` (+0 -11) 📝 `en/community/support.mdx` (+0 -11) 📝 `en/development/backend/README.mdx` (+0 -11) 📝 `en/development/backend/sandbox/README.mdx` (+0 -11) 📝 `en/development/backend/sandbox/contribution.mdx` (+0 -11) 📝 `en/development/migration/README.mdx` (+0 -11) 📝 `en/development/migration/migrate-to-v1.mdx` (+0 -11) 📝 `en/development/migration/weaviate-v4-migration.mdx` (+0 -10) 📝 `en/development/models-integration/README.mdx` (+0 -11) 📝 `en/development/models-integration/aws-bedrock-deepseek.mdx` (+0 -11) 📝 `en/development/models-integration/gpustack.mdx` (+0 -11) 📝 `en/development/models-integration/hugging-face.mdx` (+0 -11) 📝 `en/development/models-integration/litellm.mdx` (+0 -11) 📝 `en/development/models-integration/localai.mdx` (+0 -11) 📝 `en/development/models-integration/ollama.mdx` (+0 -11) 📝 `en/development/models-integration/openllm.mdx` (+0 -11) 📝 `en/development/models-integration/replicate.mdx` (+0 -11) 📝 `en/development/models-integration/truefoundry.mdx` (+0 -11) 📝 `en/development/models-integration/xinference.mdx` (+0 -11) _...and 80 more files_ </details> ### 📄 Description I’ve made a patch that removes all the old footer. I manually run it locally and then switch back to the normal phase that’s suitable for GitHub Actions. After merge this to the branch, then I think we can merge that one to main. @guchenhe --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:48 -05:00
yindo closed this issue 2026-02-16 06:15:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#541