diff --git a/docs/index.html b/docs/index.html index fe8a7d4d..98dcdbf3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,24 +27,24 @@

Documentalist

Interfaces

- - - + + + - + + - @@ -84,7 +84,7 @@

API

clearPlugins -
() => IApi<void>

Returns a new instance of Documentalist with no plugins.

+
() => IApi<{}>

Returns a new instance of Documentalist with no plugins.

@@ -137,58 +137,57 @@

API

Documentalist uses a plugin architecture to support arbitrary file types.

-