Skip to content

Commit 6eebc3d

Browse files
authored
Remove -bs-gen-tds from the documentation
1 parent eb94d9a commit 6eebc3d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

site/docsource/Compiler-options.adoc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@ You would then need a bundler for the different module systems:
7878
`webpack` supports `commonjs` and `amdjs` while
7979
`google closure compiler` supports all.
8080

81-
### -bs-gen-tds
82-
83-
Trigger the generation of TypeScript `.d.ts` files.
84-
`bsc.exe` has the ability to also emit `.d.ts` for better interaction with
85-
TypeScript. This is still experimental.
86-
87-
For more options, please see the documentation of `bsc.exe -help`.
88-
8981
### -bs-no-warn-ffi-type
9082

9183
Turn off warnings on FFI type declarations.

0 commit comments

Comments
 (0)