[PR #205] [MERGED] docs: enhance documentation #913

Closed
opened 2025-10-07 00:24:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/205
Author: @kmendell
Created: 2/4/2025
Status: Merged
Merged: 2/5/2025
Merged by: @stonith404

Base: mainHead: enhance-docs


📝 Commits (10+)

  • 8e7d09a add user management section
  • f9e4e31 finish Email one time access section
  • f92a930 add ldap setup link
  • 30046a3 add common issues troubleshooting page
  • c32502a add advanced label for stand alone install
  • d9c8a5f add some common issue examples
  • 04d220d add docs for allowed group mappings
  • 3963116 rephrase allowed group statement
  • 70cde09 remove helping out category into a stand alone link
  • c2e6406 fix order of sidebar.ts

📊 Changes

5 files changed (+112 additions, -22 deletions)

View changed files

docs/docs/configuration/allowed-groups.md (+15 -0)
📝 docs/docs/setup/installation.md (+1 -1)
docs/docs/setup/user-management.md (+40 -0)
docs/docs/troubleshooting/common-issues.md (+29 -0)
📝 docs/sidebars.ts (+27 -21)

📄 Description

This fixes: https://github.com/stonith404/pocket-id/issues/204#issue-2829061268

Drafting the PR for visibility


🔄 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/pocket-id/pocket-id/pull/205 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `enhance-docs` --- ### 📝 Commits (10+) - [`8e7d09a`](https://github.com/pocket-id/pocket-id/commit/8e7d09a5f09d2b7888a99e1a57fe79a1c7cc763e) add user management section - [`f9e4e31`](https://github.com/pocket-id/pocket-id/commit/f9e4e31136f172eea14f3a9235f7835ff797ee63) finish Email one time access section - [`f92a930`](https://github.com/pocket-id/pocket-id/commit/f92a9304c8b38a291720aed4cbf61552396bd897) add ldap setup link - [`30046a3`](https://github.com/pocket-id/pocket-id/commit/30046a328e456368b217bc30fd248b2d169380fa) add common issues troubleshooting page - [`c32502a`](https://github.com/pocket-id/pocket-id/commit/c32502ae83ea72221140a438f67cb02991647a9a) add advanced label for stand alone install - [`d9c8a5f`](https://github.com/pocket-id/pocket-id/commit/d9c8a5fbd4b61cc39bf878d42f68cd3c2e774d0e) add some common issue examples - [`04d220d`](https://github.com/pocket-id/pocket-id/commit/04d220d53a2a9138d26ab1e465054deef4f69906) add docs for allowed group mappings - [`3963116`](https://github.com/pocket-id/pocket-id/commit/3963116f21e61ec36ba58073ab0ff1a257a983cc) rephrase allowed group statement - [`70cde09`](https://github.com/pocket-id/pocket-id/commit/70cde0901c1b42c53b5cdcee34e11d72775dc8fb) remove helping out category into a stand alone link - [`c2e6406`](https://github.com/pocket-id/pocket-id/commit/c2e6406c8fc024993fd2538867535e6f518f098d) fix order of sidebar.ts ### 📊 Changes **5 files changed** (+112 additions, -22 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/configuration/allowed-groups.md` (+15 -0) 📝 `docs/docs/setup/installation.md` (+1 -1) ➕ `docs/docs/setup/user-management.md` (+40 -0) ➕ `docs/docs/troubleshooting/common-issues.md` (+29 -0) 📝 `docs/sidebars.ts` (+27 -21) </details> ### 📄 Description This fixes: https://github.com/stonith404/pocket-id/issues/204#issue-2829061268 Drafting the PR for visibility --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:24:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#913