From bafe23f814bbd257ba347a9f4ce111cccf0080b3 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 9 Jul 2026 20:00:41 +0800 Subject: docs: add dev-docs site with dark/light theme support --- docs/dev-docs/issues/the-mod-pathfinder.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/dev-docs/issues/the-mod-pathfinder.md') diff --git a/docs/dev-docs/issues/the-mod-pathfinder.md b/docs/dev-docs/issues/the-mod-pathfinder.md index 5a0a4da..5f8c902 100644 --- a/docs/dev-docs/issues/the-mod-pathfinder.md +++ b/docs/dev-docs/issues/the-mod-pathfinder.md @@ -1,4 +1,7 @@ -# The Mod Pathfinder +
+ A build-time analyzer that computes full module paths for Mingling types, resolving path ambiguity in macros. +
## Background -- cgit