summaryrefslogtreecommitdiff
path: root/docs/contributing
AgeCommit message (Collapse)Author
2020-09-03docs: use the rightwards arrow symbol uniformly (#7331)reuixiy
2020-08-27docs(build): details on updating rust (#7133)Benjamin Lupton
2020-08-18docs(contributing/artchitecture): Add Deno conference youtube link (#6859)Yasser A.Idrissi
2020-08-18remove Table of Contents in docs/contributing/style_guide.md (#7067)tokiedokie
2020-08-17typos (#7082)tokiedokie
2020-08-03typo (#6937)Chayim Refael Friedman
2020-07-31feat: add $STD_VERSION replacement variable in docs (#6922)Luca Casonato
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-08docs: Improve v8-flags docs (#6684)Ryan Dahl
2020-06-28docs: update macOS dependencies of building V8 from source (#6538)Haoran Liu
2020-06-25doc: add info on installing wasm32-wasi target (#6470)Chris Knight
2020-06-13Move to allowlist and blocklist (#6282)Luca Casonato
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-06-10docs(contributing): add Rust install notes as prerequisites (#6195)thomas
2020-06-09docs(contributing): fix links to rid and metrics (#6191)thomas
2020-05-25fix(std/testing/asserts): Support browsers (#5847)Nayeem Rahman
2020-05-19fix url (#5637)moumni
2020-05-18Update style_guide.md (#5576)Richard Lemaster
2020-05-10Docs for deno test + minor other changes (#5185)Luca Casonato
* Added fs events example. * Added docs for `deno test`. * Renamed file server example. * Unified markdown code types. * Removed plugin topics from TOC. * Fixed links.
2020-05-09Move style guide to docs dir (#5174)Ryan Dahl
2020-05-07fix(docs): add missing "deno run" (#5126)zjopy
2020-05-06Multi page manual (#5110)Luca Casonato