Logo

GitLab

Sign in

Massimiliano Regis / nexus_cli

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • nexus_cli
  • servicenow
  • jsdocconf.json
  • redmine & servicenow
    0912a6bb
    massimiliano regis authored
    2016-07-15 09:42:47 +0200  
    Browse Code ยป
jsdocconf.json 218 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13
{
    "source": {
	"include": ["README.md","servicenow.js"]
    },
    "opts": {
	"destination": "./api/",
	"verbose": true
    },
    "plugins": ["plugins/markdown"],
    "markdown": {
	"parser": "evilstreak"
    }
}