• This project
    • Loading...
  • Sign in

박주현 / 2017_02_OSS_project

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 2017_02_OSS_project
  • node_modules
  • jodid25519
  • jsdoc.json
  • 박주현's avatar
    1206 · 30da79a1
    30da79a1
    박주현 authored 2017-12-06 17:39:59 +0900
jsdoc.json 392 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
	"templates": {
	    "applicationName": "jodid25519 Library",
	    "disqus": "",
	    "googleAnalytics": "",
	    "openGraph": {
	        "title": "jodid25519 Library",
	        "type": "website",
	        "image": "",
	        "site_name": "",
	        "url": ""
	    },
	    "meta": {
	        "title": "jodid25519 Library",
	        "description": "",
	        "keyword": ""
	    }
	}
}