terraform/website/source/docs/providers
Alex Brown 9ecb6a3d2a Clean up cloudfront docs and remove extraneous a tags (#6405)
* Fix headers and header anchor tags

The markdown parser already generates unique ids for header elements by
downcasing all of the words and replacing spaces with hyphens. Knowing
this, we can take the code blocks out of the headers and use the
generated ids as the link targets.

Aside: I tried to see if there was a standard way of documenting
subresources, but couldn't really find one. Both the aws_elb and
aws_instance resources seem to just say "documented below" without a
link. Then the relevant section is just a new paragraph with a list of
arguments.

* Reformat long lines

I find 80 character lines and whitespaces make the lists much easier to
read :)

* Remove extraneous <a> tags for header anchor tags

Now that middleman generates anchor tags for headers automagically, we
don't need to have blank <a> tags for anchor links to use.
2016-04-29 00:28:45 +01:00
..
atlas Merge pull request #3195 from bensojona/f-change-artifact-type 2015-11-24 16:57:55 -06:00
aws Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
azure Update azure provider documentation. 2016-02-12 11:39:14 +00:00
azurerm Fix docs for azurerm_virtual_machine and ssh_keys (#6171) 2016-04-14 00:24:01 +01:00
chef Update index.html.markdown 2016-01-08 12:12:22 -08:00
clc [clc] re-add alias as an optional field. update docs 2016-03-22 11:25:09 -07:00
cloudflare provider/cloudflare: Add proxied option (#5508) 2016-04-27 18:04:07 +01:00
cloudstack Merge branch 'cloudstack-group' of https://github.com/jefflaplante/terraform into f-cloustack-group 2016-04-18 22:32:55 +02:00
cobbler provider/cobbler: Cobbler Provider 2016-04-16 08:54:59 -05:00
consul consul_key_prefix resource 2016-04-02 20:37:11 -07:00
datadog Updated notify_no_data default to true (#6275) 2016-04-21 10:16:06 +01:00
dme provider/dme: Clarify GTD meaning in docs 2016-01-20 20:23:36 -05:00
dnsimple
do provider/digitalocean: Addsa FQDN out to the `digitalocean_record` 2016-02-09 16:57:42 +00:00
docker Provider Docker: (#6376) 2016-04-27 17:18:02 +01:00
dyn
fastly provider/fastly: Add S3 Log Streaming to Fastly Service (#6378) 2016-04-28 10:36:25 -05:00
github Adding privacy argument for GitHub teams for #6015 (#6116) 2016-04-11 13:09:25 +01:00
google Update docs and fix computed container settings 2016-04-14 16:33:52 -07:00
heroku
influxdb Docs for InfluxDB provider and database resource 2016-03-20 14:53:34 -05:00
mailgun
mysql mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
openstack provider/openstack: Add documentation for cacert_file (#6259) 2016-04-20 15:28:49 +01:00
packet Clarify the docs for Packet a bit. 2015-12-16 09:57:58 -05:00
postgresql provider/postgresql: default ssl_mode is "prefer" 2016-04-17 08:32:02 -07:00
powerdns provider/powerdns: Add site documentation 2016-01-28 10:10:46 -05:00
rundeck
statuscake Adding some documentation for the StatusCake provider 2015-11-30 10:44:21 +00:00
template Add gzip and base64 default values to cloudinit template docs (#4875) 2016-04-11 14:19:04 -05:00
terraform correct remote state documentation and add config sub-arguments for atlas. 2016-02-08 22:21:50 +00:00
tls tls_self_signed_cert reference subject doc from tls_cert_request 2016-02-27 04:37:41 -08:00
triton provider/triton: fixed triton key_material documentation 2016-04-19 21:26:39 -04:00
ultradns UltraDNS Provider 2016-03-20 12:10:59 -05:00
vcd Update doco for ip enhancements in vmware-govcd 2016-02-14 21:22:30 +11:00
vsphere Add functionality to specify and mount vmdks (#6146) 2016-04-27 17:22:22 +01:00
index.html.markdown