Skip to content

Commit

Permalink
Remove mungedocs and md-check (kubernetes#5191)
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin authored and steveperry-53 committed Aug 24, 2017
1 parent dd0c9d5 commit 4501e64
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 2,207 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,6 @@ install:
- cp -L -R $GOPATH/src/k8s.io/kubernetes/vendor/ $GOPATH/src/
- rm -r $GOPATH/src/k8s.io/kubernetes/vendor/

# (2) Fetch md-check along with all its dependencies.
- git clone --depth=50 --branch=master https://github.com/kubernetes/md-check $HOME/gopath/src/k8s.io/md-check
- go get -t -v k8s.io/md-check

# (3) Build mungedocs
- go install ./_tools/mungedocs

script:
- go test -v k8s.io/kubernetes.github.io/test
- $GOPATH/bin/md-check --root-dir=$HOME/gopath/src/k8s.io/kubernetes.github.io
- ./verify-docs-format.sh
- $GOPATH/bin/mungedocs --verbose --verify --upstream=origin --root-dir=$HOME/gopath/src/k8s.io/kubernetes.github.io/docs/ --repo-root=$HOME/gopath/src/k8s.io/kubernetes.github.io --skip-munges=remove-whitespace,blank-lines-surround-preformatted,header-lines,sync-examples,analytics,analytics,kubectl-dash-f,table-of-contents,md-links,kubectl-dash-f
22 changes: 0 additions & 22 deletions _tools/mungedocs/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions _tools/mungedocs/analytics.go

This file was deleted.

94 changes: 0 additions & 94 deletions _tools/mungedocs/analytics_test.go

This file was deleted.

121 changes: 0 additions & 121 deletions _tools/mungedocs/example_syncer.go

This file was deleted.

68 changes: 0 additions & 68 deletions _tools/mungedocs/example_syncer_test.go

This file was deleted.

Loading

0 comments on commit 4501e64

Please sign in to comment.