Skip to content

Commit

Permalink
[website_docs] Remove folder (#2452)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Feb 8, 2022
1 parent fd9862a commit d5868fa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 398 deletions.
3 changes: 1 addition & 2 deletions scripts/generate_website_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

pip install -r docs-requirements.txt

TMP_DIR=/tmp/website_docs
TMP_DIR=/tmp/python_otel_docs
rm -Rf ${TMP_DIR}

sphinx-build -M jekyll ./docs ${TMP_DIR}
cp ${TMP_DIR}/jekyll/getting-started.md ./website_docs/
36 changes: 0 additions & 36 deletions website_docs/_index.md

This file was deleted.

Loading

0 comments on commit d5868fa

Please sign in to comment.