Skip to content

Commit

Permalink
docs: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepolischuk committed Oct 24, 2023
1 parent ce9cacc commit 0e3df05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": "@rambler-tech/typedoc-config",
"customTitle": "Video Ad SDK",
"customDescription": "VAST/VPAID SDK that allows video ads to be played on top of any player",
"readme": "README.md",
"entryPoints": ["src/index.ts"],
"out": "public/docs",
"includeVersion": false,
Expand Down

0 comments on commit 0e3df05

Please sign in to comment.