You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by BigBlueHat <gi...@git.apache.org> on 2015/06/19 23:08:13 UTC

[GitHub] couchdb-documentation pull request: Clarify provides() usage in _l...

GitHub user BigBlueHat opened a pull request:

    https://github.com/apache/couchdb-documentation/pull/20

    Clarify provides() usage in _list function

    There should not be two sets of return semantics
    for one function...but in the meantime, this
    hopefully keeps people from hurting themselves...

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

    $ git pull https://github.com/BigBlueHat/couchdb-documentation explain-provides

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

    https://github.com/apache/couchdb-documentation/pull/20.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 #20
    
----
commit 879063a82efa67e94b735b76ab7e4ba96b9ce2e0
Author: BigBlueHat <by...@bigbluehat.com>
Date:   2015-06-19T21:06:08Z

    Clarify provides() usage in _list function

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-documentation pull request: Clarify provides() usage in _l...

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-documentation/pull/20#issuecomment-113648183
  
    LGFM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-documentation pull request #20: Clarify provides() usage in _list fu...

Posted by wohali <gi...@git.apache.org>.
Github user wohali closed the pull request at:

    https://github.com/apache/couchdb-documentation/pull/20


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-documentation pull request: Clarify provides() usage in _l...

Posted by BigBlueHat <gi...@git.apache.org>.
Github user BigBlueHat commented on the pull request:

    https://github.com/apache/couchdb-documentation/pull/20#issuecomment-113647839
  
    s/simplar/similar
    
    :stuck_out_tongue: 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-documentation pull request: Clarify provides() usage in _l...

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb-documentation/pull/20#discussion_r32870104
  
    --- Diff: src/couchapp/ddocs.rst ---
    @@ -372,8 +372,11 @@ page:
     
     Templates and styles could obviously be used to present data in a nicer fashion,
     but this is an excellent starting point. Note that you may also use
    -:func:`registerType` and :func:`provides` functions in the same way as for
    -:ref:`showfun`!
    +:func:`registerType` and :func:`provides` functions in a simplar way as for
    --- End diff --
    
    `simplar` - ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---