Auto-publish docs to gh-pages with yard-ghpages
- Add yard-ghpages to Gemfile - Create Rakefile with yard-ghpages tasks for publishing to gh-pages
This commit is contained in:
parent
c729916f9d
commit
c240b494fc
1 changed files with 3 additions and 0 deletions
3
Rakefile
Normal file
3
Rakefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
require 'yard-ghpages'
|
||||
|
||||
Yard::GHPages::Tasks.install_tasks
|
Loading…
Reference in a new issue