We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18d93b commit dda2bb8Copy full SHA for dda2bb8
.terraform-docs.yml
@@ -1,4 +1,4 @@
1
formatter: markdown
2
-settings:
3
- anchor: false
4
- html: false
+#settings:
+# anchor: false
+# html: false
examples/README.md
@@ -1,6 +1,6 @@
# Examples
-- [Organization Master](./master)
-- [Security Administrator](./administrator)
5
-- [Logs](./logs)
6
-- [Member](./member)
+- [Organization Master account](./master)
+- [Security Administrator account](./administrator)
+- [Logs account](./logs)
+- [Member account](./member)
0 commit comments