Преглед изворни кода

Add doc pages for device component templates

Jeremy Stretch пре 6 година
родитељ
комит
57df250128

+ 3 - 0
docs/models/dcim/consoleporttemplate.md

@@ -0,0 +1,3 @@
+# Console Port Templates
+
+A template for a console port that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/consoleserverporttemplate.md

@@ -0,0 +1,3 @@
+# Console Server Port Templates
+
+A template for a console server port that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/devicebaytemplate.md

@@ -0,0 +1,3 @@
+# Device Bay Templates
+
+A template for a device bay that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/frontporttemplate.md

@@ -0,0 +1,3 @@
+# Front Port Templates
+
+A template for a front-facing pass-through port that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/interfacetemplate.md

@@ -0,0 +1,3 @@
+# Interface Templates
+
+A template for an interface that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/poweroutlettemplate.md

@@ -0,0 +1,3 @@
+# Power Outlet Templates
+
+A template for a power outlet that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/powerporttemplate.md

@@ -0,0 +1,3 @@
+# Power Port Templates
+
+A template for a power port that will be created on all instantiations of the parent device type.

+ 3 - 0
docs/models/dcim/rearporttemplate.md

@@ -0,0 +1,3 @@
+# Rear Port Templates
+
+A template for a rear-facing pass-through port that will be created on all instantiations of the parent device type.