File: jsdoc_conf.json

Recommend this page to a friend!
  Classes of Arturs Sosins   Countly Web SDK   jsdoc_conf.json   Download  
File: jsdoc_conf.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Countly Web SDK
Track site accesses and errors the Countly API
Author: By
Last change: New Countly links (#361)

* new Countly links

* crlf to lf

* one more https

* cat paw fix
[541] workflow changes for docs (#220)

* doc testing

* doc generator changes

* 1

* fi erased

* nother fi

* erased

* lf

* added fis

* master tot merge

* reduced if check

* removed plugins

* plungs markdown

* brought back flows, script change, codacy badge change
Date: 5 months ago
Size: 1,818 bytes
 

Contents

Class file image Download
{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc","closure"] }, "source": { "includePattern": ".+\\.js$", "excludePattern": "(node_modules/|docs)" }, "plugins": ["plugins/markdown"], "markdown":{ "idInHeadings": true, "parser": "evilstreak", "dialect": "Maruku" }, "opts": { "template": "node_modules/docdash", "encoding": "utf8", "destination": "docs/", "recurse": true, "verbose": true }, "templates": { "cleverLinks": false, "monospaceLinks": false, "default": { "includeDate": false } }, "docdash": { "static": true, "sort": true, "disqus": "countly-documentation", "openGraph": { "title": "Countly Web SDK Documentation", "type": "website", "image": "", "site_name": "Countly Web SDK Documentation", "url": "https://countly.github.io/countly-sdk-web/" }, "meta": { "title": "Countly Web SDK Documentation", "description": "JSDoc generated Countly Web SDK documentation", "keyword": "countly, web, sdk, jsdoc, doc, documentation" }, "search": true, "collapse": true, "typedefs": true, "removeQuotes": "all", "menu":{ "Countly":{ "href":"https://countly.com/" }, "Web SDK Docs":{ "href":"https://support.count.ly/hc/en-us/articles/360037441932-Web-analytics-JavaScript-" }, "Github Repository":{ "href":"https://github.com/Countly/countly-sdk-web" } }, "scripts": ["https://stats.count.ly/sdk/countly-docs.js"] } }