diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:00:41 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-09 20:57:23 +0800 |
| commit | bafe23f814bbd257ba347a9f4ce111cccf0080b3 (patch) | |
| tree | d142ddf8dc7fd8794f48d24b94d2d6157c2771db /docs/dev-docs/issues | |
| parent | 1d85b4861a3a8e6da264dac122eee908194ce5cf (diff) | |
docs: add dev-docs site with dark/light theme support
Diffstat (limited to 'docs/dev-docs/issues')
| -rw-r--r-- | docs/dev-docs/issues/.name | 1 | ||||
| -rw-r--r-- | docs/dev-docs/issues/the-mod-pathfinder.md | 5 | ||||
| -rw-r--r-- | docs/dev-docs/issues/the-shit-time.md | 5 |
3 files changed, 9 insertions, 2 deletions
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 +<h1 align="center">The Mod Pathfinder</h1> +<p align="center"> + A build-time analyzer that computes full module paths for Mingling types, resolving path ambiguity in macros. +</p> ## 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!" +<h1 align="center">Some Situations Where You'd Be Like "Shit!"</h1> +<p align="center"> + This document collects the discomforts currently experienced while using Mingling. +</p> This document collects the discomforts currently experienced while using Mingling. |
