Docs not publishing from github

's Avatar

melvin

13 Dec, 2013 12:59 AM

I've configured a post hook to http://rubydoc.info/checkout, but every time I do a push, only the README is displayed.

http://www.rubydoc.info/github/mlaguren/OneLogin-PageObjects/master...

  1. Support Staff 1 Posted by lsegal on 13 Dec, 2013 01:08 AM

    lsegal's Avatar

    It seems to be generating fine. The problem is that YARD looks for code in the conventional directories of lib/ or app/ by default. If you haven't already tried to generate docs locally with YARD, you should:

    $ gem install yard
    $ yard
    
  2. lsegal closed this discussion on 13 Dec, 2013 06:49 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac