Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New API docs generated from the source code #747

Closed
wants to merge 76 commits into from

Conversation

heff
Copy link
Member

@heff heff commented Sep 20, 2013

Would love any feedback on the docs and doc structure. vjs.Player.md would be the best one to check out.

I still need to create the videojs-doc-generator repo and update the dependency, but I can run it locally to generate the docs.

heff added a commit to heff/video.js that referenced this pull request Oct 29, 2013
@heff heff mentioned this pull request Oct 29, 2013
@heff
Copy link
Member Author

heff commented Oct 29, 2013

Closing in favor of #801

@heff heff closed this Oct 29, 2013
heff added a commit that referenced this pull request Oct 29, 2013
grunt.loadNpmTasks('videojs-doc-generator');

// grunt.loadTasks('./docs/tasks/');
// grunt.loadTasks('../videojs-doc-generator/tasks/');

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these commented lines be removed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, they could be.

On Nov 4, 2013, at 12:18 PM, BCjwhisenant notifications@github.com wrote:

In Gruntfile.js:

@@ -130,6 +159,11 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-less');
grunt.loadNpmTasks('grunt-s3');
grunt.loadNpmTasks('contribflow');

  • grunt.loadNpmTasks('grunt-karma');
  • grunt.loadNpmTasks('videojs-doc-generator');
  • // grunt.loadTasks('./docs/tasks/');
  • // grunt.loadTasks('../videojs-doc-generator/tasks/');

Should these commented lines be removed?


Reply to this email directly or view it on GitHub.

@heff heff deleted the feature/doc-generator branch July 1, 2014 23:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants