diff --git a/STYLE.md b/STYLE.md index 1deaa7c092..db9b2ad347 100644 --- a/STYLE.md +++ b/STYLE.md @@ -158,7 +158,6 @@ This section describes guidelines for designing public APIs. It can also be appl } ``` - # Documentation Guidelines We use [API Extractor](https://api-extractor.com/pages/overview/demo_docs/) to generate our documentation, which in turn uses [TSDoc](https://github.com/microsoft/tsdoc) to parse our doc comments.