Skip to content

Commit

Permalink
Merge pull request #213 from cgriggs01/cgriggs01-patch-sidebar
Browse files Browse the repository at this point in the history
[Website Documetnation] Formatting Fixes
  • Loading branch information
JonKohler authored Oct 9, 2018
2 parents 4861ee3 + a4ac28e commit ad11ad0
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 38 deletions.
4 changes: 2 additions & 2 deletions website/docs/d/clusters.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_clusters"
sidebar_current: "docs-nutanix-datasource-clusters"
sidebar_current: "docs-nutanix-datasource-clusters-x"
description: |-
Describes a Clusters
---
Expand Down Expand Up @@ -113,4 +113,4 @@ The version attribute supports the following:
* `product_name`: - Name of the producer/distribution of the image. For example windows or red hat.
* `product_version`: - Version string for the disk image.

See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/clusters/paths/~1clusters~1multicluster_config/post).
See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/clusters/paths/~1clusters~1multicluster_config/post).
8 changes: 4 additions & 4 deletions website/docs/d/network_security_rule.html.markdown
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_network_security_rule
sidebar_current: "docs-nutanix-datasource-network_security_rule
page_title: "NUTANIX: nutanix_network_security_rule"
sidebar_current: "docs-nutanix-datasource-network_security_rule"
description: |-
Describes a Network security rule
---

# nutanix_virtual_machine
# nutanix_network_security_rule

Describes a Network security rule

Expand Down Expand Up @@ -181,4 +181,4 @@ The version attribute supports the following:
* `product_name`: - Name of the producer/distribution of the image. For example windows or red hat.
* `product_version`: - Version string for the disk image.

See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/network_security_rules/paths/~1network_security_rules~1{UUID}/put).
See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/network_security_rules/paths/~1network_security_rules~1{UUID}/put).
4 changes: 2 additions & 2 deletions website/docs/r/category_key.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
Provides a Nutanix Category key resource to Create a category key name.
---

# nutanix_categiry_key
# nutanix_category_key

Provides a Nutanix Category key resource to Create a category key name.

Expand All @@ -33,4 +33,4 @@ The following attributes are exported:
* `system_defined`: - Specifying whether its a system defined category.
* `api_version` - (Optional) The version of the API.

See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/category/paths/~1categories~1{name}/get).
See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/category/paths/~1categories~1{name}/get).
4 changes: 2 additions & 2 deletions website/docs/r/category_value.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
Provides a Nutanix Category value resource to Create a category value.
---

# nutanix_categiry_value
# nutanix_category_value

Provides a Nutanix Category value resource to Create a category value.

Expand Down Expand Up @@ -41,4 +41,4 @@ The following attributes are exported:
* `system_defined`: - Specifying whether its a system defined category.
* `api_version` - (Optional) The version of the API.

See detailed information in [Nutanix Image](http://developer.nutanix.com/reference/prism_central/v3/#category).
See detailed information in [Nutanix Image](http://developer.nutanix.com/reference/prism_central/v3/#category).
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ The `project_reference`, `owner_reference`, `availability_zone_reference`, `clus
* `name`: - the name(Optional).
* `UUID`: - the UUID(Required).

See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/network_security_rules/paths/~1network_security_rules~1{UUID}/put).
See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/network_security_rules/paths/~1network_security_rules~1{UUID}/put).
41 changes: 14 additions & 27 deletions website/nutanix.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,63 +16,50 @@
<li<%= sidebar_current("docs-nutanix-datasource-virtual_machine") %>>
<a href="/docs/providers/nutanix/d/virtual_machine.html">nutanix_virtual_machine</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-virtual-machines") %>>
<a href="/docs/providers/nutanix/d/virtual_machines.html">nutanix_virtual_machines</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-volume-groups") %>>
<a href="/docs/providers/nutanix/d/volume_groups.html">nutanix_volume_groups</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-volume-group") %>>
<a href="/docs/providers/nutanix/d/volume_group.html">nutanix_volume_group</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-image") %>>
<a href="/docs/providers/nutanix/d/image.html">nutanix_image</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-images") %>>
<a href="/docs/providers/nutanix/d/images.html">nutanix_images</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-subnet") %>>
<a href="/docs/providers/nutanix/d/subnet.html">nutanix_subnet</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-subnets") %>>
<a href="/docs/providers/nutanix/d/subnets.html">nutanix_subnets</a>
<li<%= sidebar_current("docs-nutanix-datasource-network_security_rule") %>>
<a href="/docs/providers/nutanix/d/network_security_rule.html">nutanix_network_security_rule</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-subnets") %>>
<a href="/docs/providers/nutanix/d/network-security-rule.html">nutanix_network_security_rule</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-subnets") %>>
<a href="/docs/providers/nutanix/d/network-security-rules.html">nutanix_network_security_rules</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-subnets") %>>
<li<%= sidebar_current("docs-nutanix-datasource-cluster") %>>
<a href="/docs/providers/nutanix/d/cluster.html">nutanix_cluster</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-clusters-x") %>>
<a href="/docs/providers/nutanix/d/clusters.html">nutanix_clusters</a>
</li>
</ul>
</li>

<li<%= sidebar_current("docs-nutanix-resource") %>>
<a href="#">Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-nutanix-resource-nutanix-virtual-machine") %>>
<a href="/docs/providers/nutanix/r/nutanix_virtual_machine.html">nutanix_virtual_machine</a>
<a href="/docs/providers/nutanix/r/virtual_machine.html">nutanix_virtual_machine</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix-volume-group") %>>
<a href="/docs/providers/nutanix/r/nutanix_volume_group.html">nutanix_volume_group</a>
<li<%= sidebar_current("docs-nutanix-resource-nutanix_category_key") %>>
<a href="/docs/providers/nutanix/r/nutanix_category_key.html">nutanix_category_key</a>
<a href="/docs/providers/nutanix/r/volume_group.html">nutanix_volume_group</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix_subnet") %>>
<a href="/docs/providers/nutanix/r/nutanix_subnet.html">nutanix_subnet</a>
<a href="/docs/providers/nutanix/r/subnet.html">nutanix_subnet</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix_image") %>>
<a href="/docs/providers/nutanix/r/nutanix_image.html">nutanix_image</a>
<a href="/docs/providers/nutanix/r/image.html">nutanix_image</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix-network-security-rule") %>>
<a href="/docs/providers/nutanix/r/utanix_network_security_rule.html">nutanix_network_security_rule</a>
<a href="/docs/providers/nutanix/r/network_security_rule.html">nutanix_network_security_rule</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix-category-key") %>>
<a href="/docs/providers/nutanix/r/nutanix_category_key.html">nutanix_category_key</a>
<a href="/docs/providers/nutanix/r/category_key.html">nutanix_category_key</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix-category-value") %>>
<a href="/docs/providers/nutanix/r/nutanix_category_value.html">nutanix_category_value</a>
<a href="/docs/providers/nutanix/r/category_value.html">nutanix_category_value</a>
</li>
</ul>
</li>
Expand Down

0 comments on commit ad11ad0

Please sign in to comment.