Alexander Shorin created COUCHDB-1658:
-----------------------------------------
Summary: Redirect to online docs if local aren't available
Key: COUCHDB-1658
URL: https://issues.apache.org/jira/browse/COUCHDB-1658
Project: CouchDB
Issue Type: Improvement
Components: Documentation
Reporter: Alexander Shorin
Probably, it's better to redirect user to online docs (e.g. https://couchdb.readthedocs.org/en/{version}/
) instead of showing "Not found." message if CouchDB was built without local docs support.
Since {version} might not be equal to the branch name, may be take major and minor numbers
with 'x' joined by dot '.' or set it as 'latest' if 'git' substring was found in version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|