You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ When you run `tfpluginwebsite` from root directory of the provider the tool take
19
19
* Copy all non-template files to the output website directory
20
20
* Process all the remaining templates to generate files for the output website directory
21
21
22
+
You can see an example of the templates and output in [paultyng/terraform-provider-unifi](https://github.com/paultyng/terraform-provider-unifi) and browse the generated docs in the [Terraform Registry](https://registry.terraform.io/providers/paultyng/unifi/latest/docs).
23
+
22
24
### Conventional Paths
23
25
24
26
The generation of missing documentation is based on a number of assumptions / conventional paths:
0 commit comments