You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Ben Keen (JIRA)" <ji...@apache.org> on 2014/11/21 20:36:34 UTC

[jira] [Created] (COUCHDB-2474) Deprecate Helpers.docs in favour of constants

Ben Keen created COUCHDB-2474:
---------------------------------

             Summary: Deprecate Helpers.docs in favour of constants
                 Key: COUCHDB-2474
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2474
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Ben Keen


Right now we're using `Helpers.docs` to store a map of key-value pairs for documentation URLs. Now we have a central constants file that does exactly the same thing.

Once this is done we should remove `Helpers.getDocUrl()` as well and just pass the URL (stored in constants) right to the API Url tray template.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)