js: add new documentation file to extra_dist

--
* jsdoc_index.md is the documentation's 'main page' to offer a better
  intro than only the parser-generated API confusion.
This commit is contained in:
Maximilian Krambach 2018-09-06 11:27:39 +02:00
parent 6463b1cd3b
commit 53d69af014

View File

@ -22,6 +22,7 @@ SUBDIRS = src BrowserTestExtension DemoExtension
EXTRA_DIST = build_extensions.sh \ EXTRA_DIST = build_extensions.sh \
jsdoc.conf \ jsdoc.conf \
jsdoc_index.md \
.eslintrc.json \ .eslintrc.json \
package.json \ package.json \
README \ README \