浏览代码

Removed file.

mitm 7 年之前
父节点
当前提交
0cd97f4794
共有 1 个文件被更改,包括 0 次插入20 次删除
  1. 0 20
      src/docs/asciidoc/wiki/admonitions

+ 0 - 20
src/docs/asciidoc/wiki/admonitions

@@ -1,20 +0,0 @@
-= Admonition Definitions
-:author: mitm
-:revnumber:
-:revdate: 2017-09-08T23:24:11.262Z
-:relfileprefix: ../
-:imagesdir: ..
-:experimental:
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
-
-
-
-NOTE: This is a Note Admonition. They are used to give you additionl information about the topic at hand.
-
-TIP: This is a Tip Admonition. They are intended to give you a small but useful piece of practical advice.
-
-IMPORTANT: This is an Important Admonition. This means the information is of great significance or value and should not be ignored.
-
-CAUTION: This is a Caution Admonition. When you see these you should pay particular attention to the information and care should be taken to avoid mistakes.
-
-WARNING: This is a Warning Admonition. The information should be taken very seriously and indicates a possible problem, or other unpleasant situation may arrise if ignored.