aboutsummaryrefslogtreecommitdiff
path: root/docs/_DOCS_TEMPLATE.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-09 20:29:43 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-09 20:57:24 +0800
commit39724ff4d6e4e2fdd8b476077523e251ad686780 (patch)
tree659f227883e6cccaaa4a6da5cec1d8188127eed3 /docs/_DOCS_TEMPLATE.md
parentbafe23f814bbd257ba347a9f4ce111cccf0080b3 (diff)
docs(abouts): reorganize dev-docs into categorized subdirectories
Move about docs and templates from the root docs folder into dev-docs/abouts and dev-docs/templates respectively, adding .name files for directory metadata
Diffstat (limited to 'docs/_DOCS_TEMPLATE.md')
-rw-r--r--docs/_DOCS_TEMPLATE.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/_DOCS_TEMPLATE.md b/docs/_DOCS_TEMPLATE.md
deleted file mode 100644
index 6a56bbd..0000000
--- a/docs/_DOCS_TEMPLATE.md
+++ /dev/null
@@ -1,15 +0,0 @@
-<h1 align="center">Title</h1>
-<p align="center">
- Description
-</p>
-
-Content here
-
-<!-- To display playable code if needed -->
-<!--<iframe
- src="../play/play.html?tur=default.md&amp;title=Title"
- height="600px"/>-->
-
-<p align="center" style="font-size: 0.85em; color: gray;">
- Written by @Your-Name
-</p>