2.0.26 • Published 2 years ago

@discordoo/tapok v2.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

2.0.25

2 years ago

2.0.24

2 years ago

2.0.15

2 years ago

2.0.3

2 years ago

2.0.16

2 years ago

2.0.2

2 years ago

2.0.13

2 years ago

2.0.5

2 years ago

2.0.14

2 years ago

2.0.4

2 years ago

2.0.11

2 years ago

2.0.7

2 years ago

2.0.12

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.19

2 years ago

2.0.17

2 years ago

2.0.18

2 years ago

2.0.22

2 years ago

2.0.23

2 years ago

2.0.20

2 years ago

2.0.21

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago