Compile documentation for dev branch
Helo
My default branch is dev instead of master, how do I get rubydoc.info to compile docs for the dev branch instead of master?
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
Support Staff 1 Posted by lsegal on 14 Oct, 2016 06:23 PM
You should be able to pass a branch in the add project tab on http://rubydoc.info/github
Support Staff 2 Posted by lsegal on 14 Oct, 2016 06:24 PM
Specifically the "commit" field, which is any SHA, branch, or tag.
3 Posted by Evan Prothro on 13 Feb, 2017 10:20 PM
This comment was split into a new discussion: Compile documentation for dev branch
When entering a branch name (latest_stable), I am told it is an "invalid git repository or URL"
git://github.com/eprothro/cassie.git
latest_stable
The "dev" branch works.