[GitHub] groovy pull request #794: Documentation updated: added static methodMissing ...

2018-09-10 Thread wololock
GitHub user wololock opened a pull request:

https://github.com/apache/groovy/pull/794

Documentation updated: added static methodMissing and propertyMissing 
variants description

This pull requests adds missing documentation for `$static_methodMissing` 
and `$static_propertyMissing` methods.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wololock/groovy metaprogramming-doc-update

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/groovy/pull/794.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #794


commit 4d411b7f97dd30b0787f0db41f1248a614c32dc2
Author: Szymon Stępniak 
Date:   2018-09-10T17:42:49Z

Documentation updated: added static methodMissing and propertyMissing 
variants description




---


[jira] [Created] (GROOVY-8782) Fork on Github banner covers scrollbar

2018-09-10 Thread Mike Harvey (JIRA)
Mike Harvey created GROOVY-8782:
---

 Summary: Fork on Github banner covers scrollbar
 Key: GROOVY-8782
 URL: https://issues.apache.org/jira/browse/GROOVY-8782
 Project: Groovy
  Issue Type: Bug
  Components: Documentation
Reporter: Mike Harvey


On the Groovy documentation website, the "Fork me on Github" banner in the 
upper right corner of the window obscures the scrollbar. When using the API or 
GDK reference, this makes it hard to scroll around and find the information.

This is especially noticeable on large pages like GDK -> File, where it takes 
at least five rolls of the mouse wheel before the page scrollbar can becomes 
accessible.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)