diff --git a/docs/animation.md b/docs/animation.md
new file mode 100644
index 0000000..e69de29
diff --git a/docs/layout.md b/docs/layout.md
new file mode 100644
index 0000000..e69de29
diff --git a/docs/overview.md b/docs/overview.md
index e69de29..ded6bfb 100644
--- a/docs/overview.md
+++ b/docs/overview.md
@@ -0,0 +1,29 @@
+
+
+ Data Types
+
+
+ UDim - Universal Dimension
+ This is some information about the Widget class.
+
+
+
+ UDim2 Universal Dimension 2D
+ This is some information about the Widget class.
+
+
+
+ Event Event Signalling API
+ This is some information about the Widget class.
+
+
+
+ mcolor::Color3, mcolor::Color4 - Color Representation API
+ This is some information about the Widget class.
+
+
+
+
+Widgets
+This is some information about the Widget class.
+
\ No newline at end of file
diff --git a/docs/styling.md b/docs/styling.md
new file mode 100644
index 0000000..e69de29
diff --git a/docs/widgets.md b/docs/widgets.md
index a01cc50..7aea9df 100644
--- a/docs/widgets.md
+++ b/docs/widgets.md
@@ -40,4 +40,138 @@ This is some information about the Widget class.
This is some information about the Widget class.
+DialogWindow
+This is some information about the Widget class.
+
+FileDialog
+This is some information about the Widget class.
+
+
+FpsGraph
+This is some information about the Widget class.
+
+
+Graph
+This is some information about the Widget class.
+
+
+GridLayout
+This is some information about the Widget class.
+
+
+Image
+This is some information about the Widget class.
+
+
+ImageButton
+This is some information about the Widget class.
+
+
+ImageRect
+This is some information about the Widget class.
+
+
+LabeledCheckbox
+This is some information about the Widget class.
+
+
+LabeledSlider
+This is some information about the Widget class.
+
+
+Link
+This is some information about the Widget class.
+
+
+ListBox
+This is some information about the Widget class.
+
+
+VerticalListLayout
+This is some information about the Widget class.
+
+
+HorizontalListLayout
+This is some information about the Widget class.
+
+
+NineSlice
+This is some information about the Widget class.
+
+
+ProgressBar
+This is some information about the Widget class.
+
+
+RadioButton
+This is some information about the Widget class.
+
+
+Rect
+This is some information about the Widget class.
+
+
+RichText
+This is some information about the Widget class.
+
+
+Scene
+This is some information about the Widget class.
+
+
+ScrollingRect
+This is some information about the Widget class.
+
+
+Separator
+This is some information about the Widget class.
+
+
+Slider
+This is some information about the Widget class.
+
+
+Table
+This is some information about the Widget class.
+
+
+TabView
+This is some information about the Widget class.
+
+
+Text
+This is some information about the Widget class.
+
+
+TextButton
+This is some information about the Widget class.
+
+
+TextInputForm
+This is some information about the Widget class.
+
+
+TextRect
+This is some information about the Widget class.
+
+
+ToggleButton
+This is some information about the Widget class.
+
+
+Tooltip
+This is some information about the Widget class.
+
+
+UtilityBar
+This is some information about the Widget class.
+
+
+Viewport
+This is some information about the Widget class.
+
+
+Window
+This is some information about the Widget class.
+
\ No newline at end of file