Skip to content

Commit 730382d

Browse files
pascalbergerblakeembrey
authored andcommitted
Remove paragraph about theme preview - site does not exist (#348)
1 parent 7dfd178 commit 730382d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,6 @@ $ npm install typedoc --global
2222
$ typedoc
2323
```
2424

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-
3725
## Usage
3826

3927
### Shell

0 commit comments

Comments
 (0)