2.0.26 • Published 3 years ago

@discordoo/tapok v2.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Discordoo documentation generator (generates json file)

Big thanks

to Federico Grandi. The author of this package. This repository is based on this person's code. Sponsor Federico Grandi.

Usage

$ tapok path/to/typedoc-result.json
$ tapok path/to/markdown-contents-file.json

Flags

--config -c     string    typedoc config (like typedoc.json)
--entry -e      string    typedoc entry point (used in typedoc --entry)
--markdown -m   boolean   switch to markdown files processing
--directory -d  string    directory where read markdown files
--include -i    string    include non-exported types or not

Examples

$ tapok ./docs.json -c ./typedoc-config.json -e typedoc/entry/point.ts
# ┗ will generate docs.json using typedoc and then will replace result with ddoo-compatible json file.
$ tapok ./markdown.json -m -d ./docs
# ┗ will generate markdown.json that contains array of markdown files from docs directory
2.0.26

3 years ago

2.0.25

3 years ago

2.0.24

3 years ago

2.0.15

3 years ago

2.0.3

4 years ago

2.0.16

3 years ago

2.0.2

4 years ago

2.0.13

3 years ago

2.0.5

4 years ago

2.0.14

3 years ago

2.0.4

4 years ago

2.0.11

3 years ago

2.0.7

3 years ago

2.0.12

3 years ago

2.0.6

4 years ago

2.0.9

3 years ago

2.0.10

3 years ago

2.0.8

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

2.0.19

3 years ago

2.0.17

3 years ago

2.0.18

3 years ago

2.0.22

3 years ago

2.0.23

3 years ago

2.0.20

3 years ago

2.0.21

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago