diff --git a/.yardopts b/.yardopts index 84fefcefe18ae2699d825c28190ea14cea119644..98f38c48ad5f8aa46e0da640b554fc4ecb47d927 100644 --- a/.yardopts +++ b/.yardopts @@ -1,8 +1,12 @@ +--readme README.rdoc +--title "FXRuby API Documentation" --exclude '/aliases|kwargs|missingdep|responder/' --protected --no-private +--charset utf-8 rdoc-sources/*.rb lib/fox16/*.rb - History.txt rdoc-sources/*.rdoc +README.rdoc diff --git a/README.git b/README.git deleted file mode 100644 index e5bff25d7f9f80d965992806a4194a0839d3ab1e..0000000000000000000000000000000000000000 --- a/README.git +++ /dev/null @@ -1,3 +0,0 @@ -To push changes on local topic/1.6 branch back to remote 1.6 branch: - - git push origin topic/1.6:1.6