We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259ca32 commit e2a494aCopy full SHA for e2a494a
bin/jsdoc3-moogle/tmpl/layout.tmpl
@@ -11,6 +11,8 @@
11
<![endif]-->
12
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
13
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
14
+
15
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
16
</head>
17
18
<body>
doc/jsdoc.conf.json
@@ -14,7 +14,7 @@
"analytics" : { "ua": "UA-316028-1", "domain": "auto" },
"ghForkMe" : { "url": "https://github.com/mar10/fancytree/" },
"footer" : "",
- "copyright" : "Fancytree Copyright © 2008-2018 Martin Wendt and contributors."
+ "copyright" : "Fancytree Copyright © 2008-2020 Martin Wendt and contributors."
}
19
},
20
"markdown" : {
0 commit comments