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/.name | 1 + docs/dev-docs/issues/the-mod-pathfinder.md | 5 ++++- docs/dev-docs/issues/the-shit-time.md | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 docs/dev-docs/issues/.name (limited to 'docs/dev-docs/issues') diff --git a/docs/dev-docs/issues/.name b/docs/dev-docs/issues/.name new file mode 100644 index 0000000..f99478d --- /dev/null +++ b/docs/dev-docs/issues/.name @@ -0,0 +1 @@ +Issues 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 diff --git a/docs/dev-docs/issues/the-shit-time.md b/docs/dev-docs/issues/the-shit-time.md index f830477..77a8af9 100644 --- a/docs/dev-docs/issues/the-shit-time.md +++ b/docs/dev-docs/issues/the-shit-time.md @@ -1,4 +1,7 @@ -# Some Situations Where You'd Be Like "Shit!" ++ This document collects the discomforts currently experienced while using Mingling. +
This document collects the discomforts currently experienced while using Mingling. -- cgit