aboutsummaryrefslogtreecommitdiffstats
path: root/lang/js
diff options
context:
space:
mode:
authorMaximilian Krambach <[email protected]>2018-09-06 09:27:39 +0000
committerMaximilian Krambach <[email protected]>2018-09-06 09:27:39 +0000
commit53d69af01492873337a7b819e003a8f63698be1e (patch)
tree1842c789ef5392fc2a40812d4d09b1c934ab410c /lang/js
parentjs: fix error in toKeyIdArray (diff)
downloadgpgme-53d69af01492873337a7b819e003a8f63698be1e.tar.gz
gpgme-53d69af01492873337a7b819e003a8f63698be1e.zip
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.
Diffstat (limited to 'lang/js')
-rw-r--r--lang/js/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/js/Makefile.am b/lang/js/Makefile.am
index 4464730f..63cc41bd 100644
--- a/lang/js/Makefile.am
+++ b/lang/js/Makefile.am
@@ -22,6 +22,7 @@ SUBDIRS = src BrowserTestExtension DemoExtension
EXTRA_DIST = build_extensions.sh \
jsdoc.conf \
+ jsdoc_index.md \
.eslintrc.json \
package.json \
README \