Skip to content

Commit 54b46b6

Browse files
committed
docs: help page using mkdocs from docs dir
Signed-off-by: Mirza Kopic <[email protected]>
1 parent 141d188 commit 54b46b6

22 files changed

+7
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
*.kubeconfig
99
*.pem
1010
*.key
11-
.DS_Store
11+
.DS_Store
12+
/docs/__pycache__

docs/content/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../README.md

docs/content/consuming-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../consuming-services.md

docs/content/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../faq.md

docs/content/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../getting-started.md

docs/content/publish-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../publish-resources.md
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)