diff --git a/markdown/namespaces/RueI.md b/markdown/namespaces/RueI.md deleted file mode 100644 index ebcda7d..0000000 --- a/markdown/namespaces/RueI.md +++ /dev/null @@ -1,2 +0,0 @@ -The [RueI](./RueI.html) namespace contains classes shared across all of RueI. Generally, you shouldn't need to use the classes and interfaces within this namespace. The exception is the [RueIMain](./RueI.RueIMain.html) class that -contains the [EnsureInit()](./RueI.RueIMain.html?q=Ensure#RueI_RueIMain_EnsureInit) method, which should be called by any plugin using RueI upon being loaded. diff --git a/markdown/namespaces/RueI.yml b/markdown/namespaces/RueI.yml new file mode 100644 index 0000000..3b2b46f --- /dev/null +++ b/markdown/namespaces/RueI.yml @@ -0,0 +1,5 @@ +--- +uid: RueI +summary: *content +--- +The [RueI](./RueI.html) namespace contains classes shared across all of RueI. Generally, you shouldn't need to use the classes and interfaces within this namespace. The exception is the [RueIMain](./RueI.RueIMain.html) class that contains the [EnsureInit()](./RueI.RueIMain.html?q=Ensure#RueI_RueIMain_EnsureInit) method, which should be called by any plugin using RueI upon being loaded.