Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicated and outdated docs #6574

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,4 @@ default.etcd

# Ignore awesome_bot markdown links check output
ab-results-*.json

# Ignore documentation site
site

addons/prometheus-operator/tmp # cloned git repo
11 changes: 0 additions & 11 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -790,17 +790,6 @@ bazel-upload: bazel-version-dist # Upload kops to S3
prow-postsubmit: bazel-version-dist
${UPLOAD} ${BAZELUPLOAD}/kops/${VERSION}/ ${UPLOAD_DEST}/${KOPS_RELEASE_VERSION}-${GITSHA}/

#-----------------------------------------------------------
# static html documentation

.PHONY: live-docs
live-docs:
@docker run --rm -it -p 3000:3000 -v ${PWD}:/docs aledbf/mkdocs:0.1

.PHONY: build-docs
build-docs:
@docker run --rm -it -v ${PWD}:/docs aledbf/mkdocs:0.1 build

# Update machine_types.go
.PHONY: update-machine-types
update-machine-types:
Expand Down
10 changes: 0 additions & 10 deletions docs/.pages

This file was deleted.

9 changes: 0 additions & 9 deletions docs/extra.css

This file was deleted.

80 changes: 0 additions & 80 deletions docs/index.md

This file was deleted.

42 changes: 0 additions & 42 deletions hack/publish-docs.sh

This file was deleted.

26 changes: 0 additions & 26 deletions mkdocs.yml

This file was deleted.

5 changes: 0 additions & 5 deletions requirements-docs.txt

This file was deleted.