provider/scaleway: fix headline in docs

This commit is contained in:
Raphael Randschau 2016-10-15 14:22:35 +02:00
parent 18a7d418f8
commit 5cba23bf7b
No known key found for this signature in database
GPG Key ID: ECFD707E1275A182
6 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ description: |-
Manages Scaleway IPs.
---
# scaleway\ip
# scaleway\_ip
Provides IPs for ARM servers. This allows IPs to be created, updated and deleted.
For additional details please refer to [API documentation](https://developer.scaleway.com/#ips).

View File

@ -6,7 +6,7 @@ description: |-
Manages Scaleway security groups.
---
# scaleway\security_group
# scaleway\_security\_group
Provides security groups. This allows security groups to be created, updated and deleted.
For additional details please refer to [API documentation](https://developer.scaleway.com/#security-groups).

View File

@ -6,7 +6,7 @@ description: |-
Manages Scaleway security group rules.
---
# scaleway\security_group_rule
# scaleway\_security\_group\_rule
Provides security group rules. This allows security group rules to be created, updated and deleted.
For additional details please refer to [API documentation](https://developer.scaleway.com/#security-groups-manage-rules).

View File

@ -6,7 +6,7 @@ description: |-
Manages Scaleway servers.
---
# scaleway\server
# scaleway\_server
Provides ARM servers. This allows servers to be created, updated and deleted.
For additional details please refer to [API documentation](https://developer.scaleway.com/#servers).

View File

@ -6,7 +6,7 @@ description: |-
Manages Scaleway Volumes.
---
# scaleway\volume
# scaleway\_volume
Provides ARM volumes. This allows volumes to be created, updated and deleted.
For additional details please refer to [API documentation](https://developer.scaleway.com/#volumes).

View File

@ -6,7 +6,7 @@ description: |-
Manages Scaleway Volume attachments for servers.
---
# scaleway\volume\_attachment
# scaleway\_volume\_attachment
This allows volumes to be attached to servers.