9 Commits

Author SHA1 Message Date
dependabot[bot]
e677543428 chore(deps): bump ws from 6.2.1 to 6.2.2 in /doc
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 12:05:02 +02:00
dependabot[bot]
14d3f6a660 chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /doc
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 12:33:28 +02:00
Oscar Lorentzon
c111cff4fd docs: add viewer to map sync example 2021-05-25 19:32:32 +02:00
Oscar Lorentzon
56c751a0fa fix: doc production build extend issue
Node modules are not transpiled in docusaurus
builds leading to a call invoke for data provider
base that throws.
Do not install MJS but use local build instead.
Change imports to be relative.
2021-05-15 18:10:53 +02:00
Oscar Lorentzon
cd7c18c17d docs: upgrade docusaurus to v2.0.0-beta 2021-05-13 13:23:27 +02:00
Oscar Lorentzon
4c4df63238 docs: add try docs with live example 2021-05-12 17:38:12 +02:00
Oscar Lorentzon
798598e440 docs: generate api reference in docusaurus 2021-05-12 17:38:12 +02:00
Oscar Lorentzon
d73f9cf276 docs: init docusaurus website 2021-05-12 17:38:12 +02:00
Oscar Lorentzon
28b975592a docs: consolidate documentation in doc package 2021-05-12 17:38:12 +02:00