We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfd178 commit 730382dCopy full SHA for 730382d
README.md
@@ -22,18 +22,6 @@ $ npm install typedoc --global
22
$ typedoc
23
```
24
25
-
26
-## Preview
27
28
-If you want to know what a documentation created with TypeDoc looks like, head over
29
-to the homepage of the project. We've setup examples demonstrating the two default
30
-themes shipped with the package:
31
32
-[http://typedoc.io/themes/default](http://typedoc.io/themes/default)<br>
33
-[http://typedoc.io/themes/minimal](http://typedoc.io/themes/minimal)
34
35
-The default themes can be found here: [https://github.com/TypeStrong/typedoc-default-themes](https://github.com/TypeStrong/typedoc-default-themes)
36
37
## Usage
38
39
### Shell
0 commit comments