{"id":22511551,"url":"https://github.com/codepunkt/grunt-docco-xt","last_synced_at":"2025-10-25T10:36:23.600Z","repository":{"id":12934927,"uuid":"15612741","full_name":"codepunkt/grunt-docco-xt","owner":"codepunkt","description":null,"archived":false,"fork":false,"pushed_at":"2014-01-20T10:15:57.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T08:02:39.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codepunkt.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-03T15:38:08.000Z","updated_at":"2014-01-20T10:15:57.000Z","dependencies_parsed_at":"2022-09-01T10:30:32.526Z","dependency_job_id":null,"html_url":"https://github.com/codepunkt/grunt-docco-xt","commit_stats":null,"previous_names":["gonsfx/grunt-docco-xt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fgrunt-docco-xt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fgrunt-docco-xt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fgrunt-docco-xt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Fgrunt-docco-xt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepunkt","download_url":"https://codeload.github.com/codepunkt/grunt-docco-xt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245949566,"owners_count":20698920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T02:13:13.487Z","updated_at":"2025-10-25T10:36:18.565Z","avatar_url":"https://github.com/codepunkt.png","language":"JavaScript","readme":"# grunt-docco-xt v0.1.0\n\nGenerate documentation with [docco-xt](https://github.com/gonsfx/docco-xt).\n\n## Getting Started\nThis plugin requires Grunt `~0.4.0`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:\n\n```shell\nnpm install grunt-docco-xt --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks('grunt-docco-xt');\n```\n\n## Documentation\n\n_Run this task with the `grunt doccoXT` command._\n\nTask targets, files and options may be specified according to the grunt [Configuring tasks](http://gruntjs.com/configuring-tasks) guide.\n\n### Options\n\n#### basedir\nType: `String`\nDefault: null\n\nRelative paths for documented files will be based on this directory.\n\n#### layout\nType: `String`\nDefault: 'parallel'\n\nLayout used ('parallel' or 'linear')\n\n#### output\nType: `String`\nDefault: 'docs'\n\nOutput directory.\n\n### Usage Example\n\n```js\ndoccoXT: {\n\toptions: {\n\t\tbasedir: 'src'\n\t},\n\tcoffee: {\n\t\toptions: {\n\t\t\toutput: 'docs/coffee'\n\t\t},\n\t\tfiles: {\n\t\t\tsrc: [ 'src/coffee/**/*.coffee' ]\n\t\t}\n\t},\n\tjs: {\n\t\toptions: {\n\t\t\toutput: 'docs/js'\n\t\t},\n\t\tfiles: {\n\t\t\tsrc: [ 'src/js/**/*.js' ]\n\t\t}\n\t}\n}\n```\n\n## Release History\n\n * 2014-01-03   v0.1.0   Initial release.\n * 2014-01-06   v0.1.1   Use v0.1.1 of docco-xt.\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepunkt%2Fgrunt-docco-xt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepunkt%2Fgrunt-docco-xt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepunkt%2Fgrunt-docco-xt/lists"}