* [PATCH datacenter-manager] move developer-facing documentation to top-level 'dev-docs' dir
@ 2026-03-25 12:51 Lukas Wagner
2026-03-25 16:55 ` applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2026-03-25 12:51 UTC (permalink / raw)
To: pdm-devel
The 'docs/dev' subfolder is quite easy to miss, so I think it makes
sense increase the visibility of the (sparse) developer documentation by
promoting it to a top-level directory.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
docs/dev/debug-features.md => dev-docs/fake-remotes.md | 4 +---
{docs/dev => dev-docs}/pdm-permission-system.md | 0
2 files changed, 1 insertion(+), 3 deletions(-)
rename docs/dev/debug-features.md => dev-docs/fake-remotes.md (94%)
rename {docs/dev => dev-docs}/pdm-permission-system.md (100%)
diff --git a/docs/dev/debug-features.md b/dev-docs/fake-remotes.md
similarity index 94%
rename from docs/dev/debug-features.md
rename to dev-docs/fake-remotes.md
index 26daecb5..7937525d 100644
--- a/docs/dev/debug-features.md
+++ b/dev-docs/fake-remotes.md
@@ -1,6 +1,4 @@
-# Debug features
-
-## Faked remotes
+# Faked remotes
To enable an alternative implementation for reading remote configurations (`/etc/proxmox-datacenter-manager/remotes.cfg`)
and creating API clients for these remotes, compile the project using:
diff --git a/docs/dev/pdm-permission-system.md b/dev-docs/pdm-permission-system.md
similarity index 100%
rename from docs/dev/pdm-permission-system.md
rename to dev-docs/pdm-permission-system.md
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* applied: [PATCH datacenter-manager] move developer-facing documentation to top-level 'dev-docs' dir
2026-03-25 12:51 [PATCH datacenter-manager] move developer-facing documentation to top-level 'dev-docs' dir Lukas Wagner
@ 2026-03-25 16:55 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-03-25 16:55 UTC (permalink / raw)
To: pdm-devel, Lukas Wagner
On Wed, 25 Mar 2026 13:51:52 +0100, Lukas Wagner wrote:
> The 'docs/dev' subfolder is quite easy to miss, so I think it makes
> sense increase the visibility of the (sparse) developer documentation by
> promoting it to a top-level directory.
>
>
Applied, thanks!
[1/1] move developer-facing documentation to top-level 'dev-docs' dir
commit: ca72e698c815c33167a5efc49c1fe7d181da4151
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-25 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-25 12:51 [PATCH datacenter-manager] move developer-facing documentation to top-level 'dev-docs' dir Lukas Wagner
2026-03-25 16:55 ` applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.