Skip to content

Commit

Permalink
docs: Remove from repo and refer users to official docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vkareh committed Feb 24, 2021
1 parent ba6511f commit 16808fe
Show file tree
Hide file tree
Showing 60 changed files with 8 additions and 2,733 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.idea/
.vscode/
docs/*.1
docs/*.rst
docs/
/rosa
/rosa-darwin-amd64
/rosa-darwin-amd64.sha256
Expand Down
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ generate:
which go-bindata || GO111MODULE=off go get -u github.com/go-bindata/go-bindata/...
go-bindata -nometadata -nocompress -pkg assets -o ./assets/bindata.go ./templates/...

.PHONY: docs
docs: rosa
rm -rf docs && mkdir docs
./rosa docs -d ./docs -f markdown

mocks:
mockgen -package mocks -destination=pkg/aws/mocks/iamapi.go github.com/aws/aws-sdk-go/service/iam/iamiface IAMAPI
mockgen -package mocks -destination=pkg/aws/mocks/organaztionsapi.go github.com/aws/aws-sdk-go/service/organizations/organizationsiface OrganizationsAPI
Expand Down
517 changes: 7 additions & 510 deletions README.md

Large diffs are not rendered by default.

38 changes: 0 additions & 38 deletions docs/rosa.md

This file was deleted.

37 changes: 0 additions & 37 deletions docs/rosa_completion.md

This file was deleted.

33 changes: 0 additions & 33 deletions docs/rosa_create.md

This file was deleted.

40 changes: 0 additions & 40 deletions docs/rosa_create_admin.md

This file was deleted.

61 changes: 0 additions & 61 deletions docs/rosa_create_cluster.md

This file was deleted.

73 changes: 0 additions & 73 deletions docs/rosa_create_idp.md

This file was deleted.

48 changes: 0 additions & 48 deletions docs/rosa_create_ingress.md

This file was deleted.

Loading

0 comments on commit 16808fe

Please sign in to comment.