Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
4a1c1e34ef
Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#2682)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-06 10:13:02 +01:00
Antonin Delpeuch
42afe1d5ad
Add Netlify link required for a team open source account (#2589) 2020-04-24 18:58:11 +02:00
Antonin Delpeuch
55ea09d21c
Change "reference manual" to "product reference" (#2582) 2020-04-22 23:57:27 +02:00
kushthedude
98227ea60e add comments
Signed-off-by: kushthedude <kushthedude@gmail.com>
2020-04-23 01:36:27 +05:30
kushthedude
a4e8d574c2 enh: Enabling last edited time & GitHub URL View
Signed-off-by: kushthedude <kushthedude@gmail.com>
2020-04-23 01:35:28 +05:30
Thad Guidry
f11e31c342
Adds "Edit this Doc" button for each document (#2579)
* Adds "Edit this Doc" button for each document

closes #2578

* Fix editUrl

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-04-21 23:13:43 +02:00
Kush Trivedi
070d16517b
feat: Move to Yarn Package Manager (#2564)
* fix: Discrepancies in lock.json after setting up docs

* Move to yarn engine from npm

* ignore lock.json
2020-04-20 13:31:52 +02:00
Antonin Delpeuch
b361df227f
Set up docs deployment process with Netlify (#2567)
* Set up docs deployment process with Netlify

* make steps a bit more clear (#2568)

Node.js is fully needed for Docusaurus things (package verifying, etc.).

* Update the docs ReadMe for Yarn Installation (#2569)

* Update the package.json manifest (#2570)

Co-authored-by: Thad Guidry <thadguidry@gmail.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2020-04-20 12:17:38 +02:00
Antonin Delpeuch
20bc0462d2
Apply suggestions from Thad's review
Co-Authored-By: Thad Guidry <thadguidry@gmail.com>
2020-04-09 15:25:19 +02:00
Antonin Delpeuch
86bf6be194 Fix typo 2020-04-09 15:16:59 +02:00
Antonin Delpeuch
3d69602003 Flesh out the documentation for the key/value columnize operation.
This is just to get some agreement on the sort of documentation content we are expecting.
Related to #1215.
2020-04-09 14:42:49 +02:00
Antonin Delpeuch
195c1cb31b Move docs/source to docs/src, disable cleanUrls 2020-04-03 18:21:47 +02:00
Antonin Delpeuch
d55f1ddc90 Initial structure for Docusaurus docs, for #2273 2020-04-03 16:22:47 +02:00