You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by nickva <gi...@git.apache.org> on 2017/03/16 03:35:21 UTC

[GitHub] couchdb-documentation issue #109: Update _config endpoint documentation to r...

Github user nickva commented on the issue:

    https://github.com/apache/couchdb-documentation/pull/109
  
    @flimzy  Another good fix. Thanks again!
    
    This needs a bit of a fix with length of underline for some titles.
    For example:
    ```
    (pr/109) $ make
    sphinx-build -b html -a -W -n -A local=1 -D latex_elements.papersize=a4 -d build/doctree src/ build/html
    Running Sphinx v1.4.5
    loading pickled environment... done
    building [mo]: all of 0 po files
    building [html]: all source files
    updating environment: 0 added, 11 changed, 0 removed
    reading sources... [100%] whatsnew/2.0
    
    Warning, treated as error:
    .../src/docs/src/api/server/configuration.rst:23: WARNING: Title underline too short.
    
    ``/_node/{node-name}/_config``
    ============
    ```


---
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.
---