diff --git a/.esdoc.json b/.esdoc.json index c58ec38f..92a8e5f5 100644 --- a/.esdoc.json +++ b/.esdoc.json @@ -4,7 +4,11 @@ "plugins": [{ "name": "esdoc-standard-plugin", "option": { - "lint": {"enable": false} + "lint": {"enable": false}, + "accessor": { + "access": ["public", "protected"], + "autoPrivate": true + } } }] } diff --git a/dist/starter.html b/dist/starter.html index 893afad6..5db364dc 100644 --- a/dist/starter.html +++ b/dist/starter.html @@ -1,10 +1,10 @@
-