Doc
This commit is contained in:
parent
a07fb9df67
commit
a6edcca740
12
README.md
12
README.md
|
@ -2,6 +2,18 @@
|
||||||
|
|
||||||
## Hiking app.
|
## Hiking app.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
vdv@nuc:~/projects/tea/dyomedea/dyomedea$ npx typedoc
|
||||||
|
./src/serviceWorkerRegistration.ts:21:0 - warning Config is referenced by serviceWorkerRegistration.register.register.config but not included in the documentation.
|
||||||
|
|
||||||
|
21 type Config = {
|
||||||
|
|
||||||
|
Documentation generated at ./doc
|
||||||
|
vdv@nuc:~/projects/tea/dyomedea/dyomedea$
|
||||||
|
```
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
TBD
|
TBD
|
||||||
|
|
Loading…
Reference in New Issue