[PR #2339] [MERGED] docs: update documentation #2228

Closed
opened 2026-02-26 20:32:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2339
Author: @catalinpit
Created: 12/18/2025
Status: Merged
Merged: 12/22/2025
Merged by: @catalinpit

Base: mainHead: feat/update-docs


📝 Commits (6)

  • 82c7df1 docs: update fair use policy and support documentation for clarity and consistency
  • cd1f710 docs: metadata for new pages
  • c836440 docs: update webhook documentation
  • 3870802 Merge branch 'main' into feat/update-docs
  • a2c9520 chore: updated images
  • b91945f Merge branch 'feat/update-docs' of github.com:documenso/documenso into feat/update-docs

📊 Changes

27 files changed (+125 additions, -52 deletions)

View changed files

📝 apps/documentation/pages/developers/local-development/quickstart.mdx (+2 -2)
📝 apps/documentation/pages/developers/public-api/rate-limits.mdx (+5 -0)
📝 apps/documentation/pages/developers/self-hosting/telemetry.mdx (+5 -0)
📝 apps/documentation/pages/developers/webhooks.mdx (+36 -13)
📝 apps/documentation/pages/users/compliance/signature-levels.mdx (+20 -15)
📝 apps/documentation/pages/users/compliance/standards-and-regulations.mdx (+5 -0)
📝 apps/documentation/pages/users/email-domains.mdx (+5 -0)
📝 apps/documentation/pages/users/fair-use.mdx (+9 -9)
📝 apps/documentation/pages/users/get-started/account-creation.mdx (+7 -2)
📝 apps/documentation/pages/users/licenses/community-edition.mdx (+9 -4)
📝 apps/documentation/pages/users/licenses/enterprise-edition.mdx (+5 -0)
📝 apps/documentation/pages/users/licenses/index.mdx (+5 -0)
📝 apps/documentation/pages/users/profile.mdx (+1 -1)
📝 apps/documentation/pages/users/support.mdx (+6 -6)
📝 apps/documentation/pages/users/templates.mdx (+5 -0)
apps/documentation/public/webhook-images/create-webhook-dialog.webp (+0 -0)
apps/documentation/public/webhook-images/dashboard-user-dropdown-menu.webp (+0 -0)
apps/documentation/public/webhook-images/documenso-main-page.webp (+0 -0)
apps/documentation/public/webhook-images/test-webhook-dialog.webp (+0 -0)
apps/documentation/public/webhook-images/test-webhooks-page.webp (+0 -0)

...and 7 more files

📄 Description

Description

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/documenso/documenso/pull/2339 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@catalinpit](https://github.com/catalinpit) **Base:** `main` ← **Head:** `feat/update-docs` --- ### 📝 Commits (6) - [`82c7df1`](https://github.com/documenso/documenso/commit/82c7df113ce96e2d75599db48f9da9ddc30c08cc) docs: update fair use policy and support documentation for clarity and consistency - [`cd1f710`](https://github.com/documenso/documenso/commit/cd1f710d92f6b02e137853b0f98be8c82a2efdc3) docs: metadata for new pages - [`c836440`](https://github.com/documenso/documenso/commit/c836440588272d651e3a7a26801c08bb8e74e767) docs: update webhook documentation - [`3870802`](https://github.com/documenso/documenso/commit/3870802d929eec7194b7da0a199544e6e8865088) Merge branch 'main' into feat/update-docs - [`a2c9520`](https://github.com/documenso/documenso/commit/a2c952062b03460ba5f31019183169f68de6f8f3) chore: updated images - [`b91945f`](https://github.com/documenso/documenso/commit/b91945f0f267493d2857bc503dae71c8de14f931) Merge branch 'feat/update-docs' of github.com:documenso/documenso into feat/update-docs ### 📊 Changes **27 files changed** (+125 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/pages/developers/local-development/quickstart.mdx` (+2 -2) 📝 `apps/documentation/pages/developers/public-api/rate-limits.mdx` (+5 -0) 📝 `apps/documentation/pages/developers/self-hosting/telemetry.mdx` (+5 -0) 📝 `apps/documentation/pages/developers/webhooks.mdx` (+36 -13) 📝 `apps/documentation/pages/users/compliance/signature-levels.mdx` (+20 -15) 📝 `apps/documentation/pages/users/compliance/standards-and-regulations.mdx` (+5 -0) 📝 `apps/documentation/pages/users/email-domains.mdx` (+5 -0) 📝 `apps/documentation/pages/users/fair-use.mdx` (+9 -9) 📝 `apps/documentation/pages/users/get-started/account-creation.mdx` (+7 -2) 📝 `apps/documentation/pages/users/licenses/community-edition.mdx` (+9 -4) 📝 `apps/documentation/pages/users/licenses/enterprise-edition.mdx` (+5 -0) 📝 `apps/documentation/pages/users/licenses/index.mdx` (+5 -0) 📝 `apps/documentation/pages/users/profile.mdx` (+1 -1) 📝 `apps/documentation/pages/users/support.mdx` (+6 -6) 📝 `apps/documentation/pages/users/templates.mdx` (+5 -0) ➕ `apps/documentation/public/webhook-images/create-webhook-dialog.webp` (+0 -0) ➖ `apps/documentation/public/webhook-images/dashboard-user-dropdown-menu.webp` (+0 -0) ➕ `apps/documentation/public/webhook-images/documenso-main-page.webp` (+0 -0) ➖ `apps/documentation/public/webhook-images/test-webhook-dialog.webp` (+0 -0) ➖ `apps/documentation/public/webhook-images/test-webhooks-page.webp` (+0 -0) _...and 7 more files_ </details> ### 📄 Description ## Description <!--- Describe the changes introduced by this pull request. --> <!--- Explain what problem it solves or what feature/fix it adds. --> ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [ ] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [ ] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2228
No description provided.