docs: update api_doc.js dependency comment to reference local 3parties/marked.js
This commit is contained in:
parent
d41c386acf
commit
a2a80ac922
@ -1,7 +1,7 @@
|
||||
var bricks = window.bricks || {};
|
||||
/*
|
||||
* ApiDoc widget - renders API documentation from markdown
|
||||
* Depends on: marked (CDN), highlight.js (CDN, optional)
|
||||
* Depends on: marked (/bricks/3parties/marked.js, loaded by header.tmpl)
|
||||
* Options:
|
||||
* md_url: string - URL to fetch markdown from
|
||||
* title: string (optional) - page title
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user