diff options
Diffstat (limited to 'docs/dev-docs/pages/templates/doc.md')
| -rw-r--r-- | docs/dev-docs/pages/templates/doc.md | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/dev-docs/pages/templates/doc.md b/docs/dev-docs/pages/templates/doc.md deleted file mode 100644 index e8a9308..0000000 --- a/docs/dev-docs/pages/templates/doc.md +++ /dev/null @@ -1,28 +0,0 @@ -<h1 align="center">Helpdoc Template</h1> -<p align="center"> - A template for writing documentation -</p> - -When writing a Helpdoc, you can use the following template to draft - -```markdown -<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&title=Title" - height="600px"/>--> - -<p align="center" style="font-size: 0.85em; color: gray;"> - Written by @Your-Name -</p> -``` - -<p align="center" style="font-size: 0.85em; color: gray;"> - Written by @Weicao-CatilGrass -</p> |
