Skip to content

Commit

Permalink
Yard override
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Aug 23, 2013
1 parent ad54bea commit e30ed8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .yardopts
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
--no-private
--title=""
--markup=markdown
--template-path=./yard
-
docs/advanced-usage.md
docs/authentication.md
docs/configuration.md
docs/getting-started.md
docs/hacking-on-octokit.rb.md
docs/hypermedia.md
docs/pagination.md
docs/upgrading.md
--exclude lib/octokit/arguments.rb
--exclude lib/octokit/repo_arguments.rb
--exclude lib/octokit/response
3 changes: 3 additions & 0 deletions yard/default/fulldoc/html/css/common.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
img[alt="Logo"] {
max-width: 40%;
}

0 comments on commit e30ed8f

Please sign in to comment.