mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Skeleton API docs
This commit is contained in:
@@ -2,7 +2,7 @@ module.exports = function(config) {
|
||||
return {
|
||||
docs: {
|
||||
src: ['src/app/**/*.js','src/config.js'],
|
||||
dest: config.docsDir,
|
||||
dest: config.docsDir+"/kibana",
|
||||
options: {
|
||||
unslash: true,
|
||||
extension: '.asciidoc',
|
||||
|
||||
Reference in New Issue
Block a user