summaryrefslogtreecommitdiff
path: root/tools/upload_docs.py
AgeCommit message (Collapse)Author
2020-05-16chore: remove typedoc (#5497)Bartek IwaƄczuk
2020-01-24fix cargo-publish-on-tag (#3781)Ryan Dahl
Also rename the "test" CI worker to "test_release"
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2019-10-24Remove old website (#3194)Ry Dahl
Move manual.md and style_guide.md into //std so they can be accessed from https://deno.land/std/manual.md Code for new website is https://github.com/denoland/deno_website2 Co-authored-by: Christian Moritz <chrmoritz@gmail.com>